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.
 
 
 
 

14 lines
303 B

NODE_ENV=production
VUE_APP_NODE_ENV=prod
# 温州正式环境
# VUE_APP_LOGIN_URL='http://192.168.2.32:8022'
# 公司内网环境
VUE_APP_LOGIN_URL='http://192.168.0.35:8028'
# 后缀 -- 公司内部环境打开
VUE_APP_BASE_HOUZHUI='/hz_qg'
# 信创
# VUE_APP_LOGIN_URL='http://192.168.0.36:8022'