Files
g2s-aggregator/tests/config/fixtures/config.test.override.yaml
T
Раис Юсупалиев 2bd884c8d5 013 add price multiplier
2026-03-09 16:14:49 +03:00

17 lines
296 B
YAML

controller:
api_prefix: "/from-config-test-yaml"
service:
provider_timeout_seconds: 17.0
business_logic:
weight_round_scale: 2
provider_price_multiplier: 1.25
repository:
redis_dsn: "redis://localhost:6379/0"
adapter:
cdek_client_id: "test-id"
cdek_client_secret: "test-secret"