Добавлена отправка накладных на почту
This commit is contained in:
@@ -312,6 +312,11 @@ observability:
|
||||
service_name: "cdek-adapter-test-service"
|
||||
otlp_endpoint: "http://collector:4317"
|
||||
otlp_insecure: true
|
||||
|
||||
email:
|
||||
smtp_host: "smtp.test"
|
||||
smtp_port: 587
|
||||
from_address: "no-reply@test"
|
||||
""".strip(),
|
||||
encoding="utf-8",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user