mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 06:49:37 +08:00
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
NODE_ENV=production
|
|
VUE_APP_PREVIEW=true
|
|
VUE_APP_API_BASE_URL=/api
|
|
VUE_APP_MODEL_BASE_URL=http://127.0.0.1:8080 |