4 lines
155 B
Plaintext
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
|