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.
12 lines
213 B
12 lines
213 B
10 months ago
|
NODE_ENV=production
|
||
|
# VUE_APP_NODE_ENV=prod
|
||
|
|
||
|
# 院内32
|
||
|
# VUE_APP_LOGIN_URL='http://192.168.2.32:8022'
|
||
|
|
||
|
# 公司地址
|
||
|
# VUE_APP_LOGIN_URL='http://47.110.224.240:8022'
|
||
|
|
||
|
|
||
|
# 部署到60上置空
|
||
|
VUE_APP_LOGIN_URL=''
|