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.

22 lines
479 B

10 months ago
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.4.109:83'
# VUE_APP_LOGIN_URL='https://quguang.huimu.cloud/api/'
# VUE_APP_LOGIN_URL='http://47.110.224.240:8022'
# 公司内网环境
# VUE_APP_LOGIN_URL='http://192.168.0.35:8001'
# 后缀 -- 公司内部环境打开
# VUE_APP_BASE_HOUZHUI='/wz_qg'
# 信创
# VUE_APP_LOGIN_URL='http://192.168.0.36:8022'