4 lines
91 B
Plaintext
Executable File
4 lines
91 B
Plaintext
Executable File
NODE_ENV=development
|
|
HOST=0.0.0.0
|
|
PORT=3000
|
|
VITE_API_BASE_URL_BACKEND=http://localhost:5000 |