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 @@
-
+