You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
NODE_ENV=production
|
|
|
|
# VUE_APP_NODE_ENV=prod
|
|
|
|
|
|
|
|
# 院内32
|
|
|
|
# VUE_APP_LOGIN_URL='http://192.168.2.32:8022'
|
|
|
|
|
|
|
|
# 公司地址
|
|
|
|
# VUE_APP_LOGIN_URL='http://192.168.0.35:8028'
|
|
|
|
|
|
|
|
|
|
|
|
# 部署到60上置空
|
|
|
|
VUE_APP_LOGIN_URL=''
|