From 1879dad5a5e3d6197bc2bd2dbe32427c5594332b Mon Sep 17 00:00:00 2001 From: Deep Koluguri Date: Wed, 5 Nov 2025 17:12:20 -0500 Subject: [PATCH] updated env --- backend/.env | 3 +-- luckychit/web/index.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/backend/.env b/backend/.env index d1d3e88..f932fcd 100644 --- a/backend/.env +++ b/backend/.env @@ -15,8 +15,7 @@ JWT_SECRET=your-super-secret-jwt-key-change-this-in-production JWT_EXPIRES_IN=24h # CORS Configuration -ALLOWED_ORIGINS=http://localhost:8080,http://localhost:3000 - +ALLOWED_ORIGINS=https://chitfund.deepteklabs.com,http://chitfund.deepteklabs.com,http://localhost:8080,http://localhost:3000 # Rate Limiting RATE_LIMIT_WINDOW_MS=900000 RATE_LIMIT_MAX_REQUESTS=100 diff --git a/luckychit/web/index.html b/luckychit/web/index.html index 1051a27..cc935c3 100644 --- a/luckychit/web/index.html +++ b/luckychit/web/index.html @@ -18,7 +18,7 @@ - +