fix: use relative API URLs and allow any LAN IP for CORS

This commit is contained in:
Gitead
2026-04-21 23:16:36 -04:00
parent d8180ca0ed
commit 5e7f0ceb07
3 changed files with 37 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
NODE_ENV=development
HOST=0.0.0.0
PORT=3000
VITE_API_BASE_URL_BACKEND=http://localhost:5000
VITE_API_BASE_URL_BACKEND=