обновлено логирование

This commit is contained in:
Первов Артем
2026-07-03 19:33:28 +03:00
parent 5260b8a9c5
commit c702946393
3 changed files with 40 additions and 2 deletions

View File

@@ -5,5 +5,8 @@ DATABASE_URL=postgres://greact:pG3526l4@194.36.208.86:5433/cloud
# Optional. When set, POST /api/ingest requires x-api-key: <value>.
INGEST_API_KEY=
# Optional. Logs POST /api/ingest request metadata without x-api-key.
INGEST_DEBUG_LOG=
# Poll interval for GET /api/current/events SSE snapshots.
CURRENT_EVENTS_POLL_MS=1000