Files
2026-04-07 23:52:05 -04:00

5 lines
144 B
Bash
Executable File

NODE_ENV=development
HOST=0.0.0.0
PORT=3000
# VITE_API_BASE_URL_BACKEND=http://192.168.1.37:5000
VITE_API_BASE_URL_BACKEND=http://localhost:5000