feat: update API base URL and change exposed ports to 6969 for frontend and backend services
This commit is contained in:
@@ -30,4 +30,4 @@ OPENAI_MODEL=gpt-4o
|
||||
APP_RECIPIENTS=friend1@example.com,friend2@example.com
|
||||
|
||||
# ── Frontend (Vite build-time) ────────────────────────────────────────────────
|
||||
VITE_API_BASE_URL=http://localhost:80
|
||||
VITE_API_BASE_URL=http://localhost:6969
|
||||
|
||||
Reference in New Issue
Block a user