мини фиксы

This commit is contained in:
Artem Tsyrulnikov
2026-02-18 20:21:38 +03:00
parent 189a4634e3
commit e48cd7bccc
8 changed files with 37 additions and 40 deletions

View File

@@ -33,6 +33,7 @@ services:
DB__URL: "postgres://user:password@postgres:5432/tgex"
S3__ENDPOINT_URL: "http://minio:9000"
PARSER__URL: "http://tg_parser:8080"
GIT_COMMIT_COUNT: "${GIT_COMMIT_COUNT:-}"
env_file:
- .env
restart: unless-stopped