4 lines
112 B
Bash
Raw Normal View History

2024-01-23 17:05:40 +08:00
NODE_ENV=production
VUE_APP_PREVIEW=false
VUE_APP_API_BASE_URL=/api
VUE_APP_MODEL_BASE_URL=http://127.0.0.1:8080