fixed cors

This commit is contained in:
moulichand16
2026-03-27 16:05:18 +05:30
parent e912b982df
commit 09c7930b52
6 changed files with 14 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
# Server
PORT=4100
CORS_ORIGIN=http://localhost:5173
CORS_ORIGINS=http://localhost:5173,http://localhost:8000
# Fortytwo Platform
PLATFORM_GRAPHQL_URL=http://localhost:4000/graphql