Files
g2s-aggregator/tests/config/fixtures/config.default.yaml
T
Раис Юсупалиев 299a8e69ea 010 fix config
2026-03-08 16:26:45 +03:00

22 lines
343 B
YAML

controller:
api_prefix: "/from-config-yaml"
service:
provider_timeout_seconds: 31.0
business_logic:
weight_round_scale: 2
repository:
redis_dsn: "redis://localhost:6379/0"
adapter:
cdek_client_id: "yaml-id"
cdek_client_secret: "yaml-secret"
observability:
service_name: "from-config-yaml"
alerts:
telegram_enabled: false