Files
g2s-aggregator/tests/config/fixtures/config.default.yaml
T
Раис Юсупалиев 66beab4682 015 add tracing
2026-03-14 00:28:51 +03:00

23 lines
435 B
YAML

controller:
api_prefix: "/from-config-yaml"
service:
provider_timeout_seconds: 31.0
business_logic:
weight_round_scale: 2
provider_price_multiplier: 1.0
repository:
redis_dsn: "redis://localhost:6379/0"
adapter:
cdek_client_id: "yaml-id"
cdek_client_secret: "yaml-secret"
observability:
enabled: false
service_name: "default-config-service"
otlp_endpoint: "http://default-collector:4317"
otlp_insecure: true