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

@@ -1,5 +1,4 @@
PORT=3101
DATABASE_URL=postgres://greact:pG3526l4@194.36.208.86:5433/cloud
CORS_ALLOWED_ORIGINS=http://localhost:3000,http://localhost:5173
INGEST_API_KEY=
CURRENT_EVENTS_POLL_MS=1000