Files
3ybactuk-marketplace-go-ser…/cart/configs/values_local.yaml
irylkov bbb7597e17 init
2025-03-21 09:40:42 +03:00

20 lines
231 B
YAML

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