grocery-app/frontend/.env.example
2026-06-04 23:42:32 -07:00

4 lines
155 B
Plaintext

# Leave blank to infer the API host from the browser URL, e.g. http://192.168.7.45:5000.
VITE_API_URL=
VITE_ALLOWED_HOSTS=localhost,127.0.0.1,192.168.7.45