This commit is contained in:
Первов Артем
2026-07-03 17:35:13 +03:00
5 changed files with 15 additions and 22 deletions

View File

@@ -7,7 +7,6 @@ services:
NODE_ENV: production
PORT: ${PORT}
DATABASE_URL: ${DATABASE_URL}
CORS_ALLOWED_ORIGINS: ${CORS_ALLOWED_ORIGINS}
INGEST_API_KEY: ${INGEST_API_KEY}
INGEST_DEBUG_LOG: ${INGEST_DEBUG_LOG:-}
CURRENT_EVENTS_POLL_MS: ${CURRENT_EVENTS_POLL_MS}