feat: update API base URL and change exposed ports to 6969 for frontend and backend services

This commit is contained in:
2026-03-26 17:35:01 -03:00
parent bfeb814c2f
commit 4649aba1d4
7 changed files with 50 additions and 32 deletions

View File

@@ -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