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.

15 lines
303 B

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