chore: update backend port to 5008 and frontend to 3008

This commit is contained in:
Kailasdevdas
2026-04-23 13:30:11 +05:30
parent 39e5590dd8
commit bb98ddf514
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ PostgreSQL Database
**2. Environment Variables**
DATABASE_URL=""
PORT=3000
PORT=5008
JWT_SECRET=""
CORS_ALLOWED_ORIGINS=http://localhost:3001 http://localhost:3003 http://localhost:5174 http://localhost:5173
BYTESCALE_SECRET_API_KEY=""