Files
3ybactuk-marketplace-go-ser…/cart/configs/values_local.yaml
Никита Шубин 5077f04b0c [hw-1] implement cart service
2025-05-25 15:49:17 +00:00

20 lines
238 B
YAML

service:
port: 8080
log_level: trace
workers: 5
jaeger:
host: localhost
port: 6831
product_service:
host: product-service
port: 8082
token: testToken
limit: 10
burst: 10
loms_service:
host: localhost
port: 8083