Browse Source

修改

master
刘灿 8 months ago
parent
commit
616e8d81f1
  1. 2
      .env.development
  2. 2
      .env.production

2
.env.development

@ -1,3 +1,3 @@
NODE_ENV=development
# VUE_APP_NODE_ENV=dev
VUE_APP_LOGIN_URL='http://47.110.224.240:8022'
VUE_APP_LOGIN_URL='http://192.168.0.35:8028'

2
.env.production

@ -5,7 +5,7 @@ NODE_ENV=production
# VUE_APP_LOGIN_URL='http://192.168.2.32:8022'
# 公司地址
# VUE_APP_LOGIN_URL='http://47.110.224.240:8022'
# VUE_APP_LOGIN_URL='http://192.168.0.35:8028'
# 部署到60上置空

Loading…
Cancel
Save