3 lines
107 B
Bash
3 lines
107 B
Bash
VITE_API_URL=http://${SERVER_IP:-localhost}:3000/api/v1
|
|
VITE_NODE_ENV=development
|
|
#VITE_NODE_ENV=production |