8 lines
232 B
Bash
8 lines
232 B
Bash
NODE_ENV=production
|
|
VUE_APP_PREVIEW=false
|
|
# <!-- //水感应正式环境-->
|
|
# VUE_APP_API_BASE_URL=https://douhuo.douhuofalv.com/agent
|
|
|
|
# <!-- // 水感应测试-->
|
|
VUE_APP_API_BASE_URL=https://api.douhuotest.douhuofalv.com/agent
|