8 lines
226 B
Bash
8 lines
226 B
Bash
NODE_ENV=production
|
|
VUE_APP_PREVIEW=false
|
|
# <!-- //水感应正式环境-->
|
|
VUE_APP_API_BASE_URL=https://api.shui.shuiganying.com/api
|
|
|
|
# <!-- // 水感应测试-->
|
|
# VUE_APP_API_BASE_URL=https://shuitest.shuiganying.com/api
|