5 lines
120 B
Bash
Executable File
5 lines
120 B
Bash
Executable File
NODE_ENV=development
|
|
HOST=0.0.0.0
|
|
PORT=3000
|
|
VITE_API_BASE_URL_BACKEND=
|
|
# VITE_API_BASE_URL_BACKEND=http://localhost:5000 |