010 fix config
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: yusupal1ev/g2s-aggregator:0.0.0
|
||||
environment:
|
||||
G2S_CONFIG_FILE: /app/config.yaml
|
||||
G2S_REPOSITORY__REDIS_DSN: redis://redis:6379/0
|
||||
G2S_OBSERVABILITY__OTLP_ENDPOINT: http://signoz:4317
|
||||
PYTHONUNBUFFERED: "1"
|
||||
ports:
|
||||
- "8000:8000"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user