010 fix config
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
controller:
|
||||
api_prefix: "/from-config-test-yaml"
|
||||
|
||||
service:
|
||||
provider_timeout_seconds: 17.0
|
||||
|
||||
business_logic:
|
||||
weight_round_scale: 2
|
||||
|
||||
repository:
|
||||
redis_dsn: "redis://localhost:6379/0"
|
||||
|
||||
adapter:
|
||||
cdek_client_id: "test-id"
|
||||
cdek_client_secret: "test-secret"
|
||||
|
||||
observability:
|
||||
service_name: "from-config-test-yaml"
|
||||
|
||||
alerts:
|
||||
telegram_enabled: false
|
||||
Reference in New Issue
Block a user