chore: update backend port to 5008 and frontend to 3008
This commit is contained in:
+1
-1
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user