010 fix config

This commit is contained in:
Раис Юсупалиев
2026-03-08 16:22:22 +03:00
parent df2f132c05
commit 299a8e69ea
11 changed files with 267 additions and 133 deletions
-5
View File
@@ -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: