This commit is contained in:
irylkov
2025-03-21 09:40:42 +03:00
commit bbb7597e17
24 changed files with 457 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
service:
host: localhost
port: 8080
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