CORS problem solution

This commit is contained in:
2026-07-03 12:54:23 +05:00
parent 25b5eaea55
commit 56e90a54d8
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}
CURRENT_EVENTS_POLL_MS: ${CURRENT_EVENTS_POLL_MS}
expose: