Update ports to avoid conflicts: frontend=3010, postgres=5433, redis=6380, rabbitmq=5673
This commit is contained in:
@@ -73,7 +73,7 @@ SECRET_KEY=CHANGE_ME_GENERATE_A_RANDOM_STRING
|
||||
DEBUG=false
|
||||
|
||||
# Frontend
|
||||
FRONTEND_PORT=3000
|
||||
FRONTEND_PORT=3010
|
||||
VITE_API_URL=http://localhost:8000
|
||||
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user