chore: update backend port to 5008 and frontend to 3008
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ frontend/
|
||||
Node.js (v20+)
|
||||
|
||||
**2. Environment Variables**
|
||||
VITE_API_URL="http://localhost:3000/api"
|
||||
VITE_API_URL="http://localhost:5008/api"
|
||||
|
||||
**3. Install Dependencies**
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user