Browse Source

还原测试环境

dev
long 2 years ago
parent
commit
d32c2582fd
  1. 2
      .env.development

2
.env.development

@ -1,4 +1,4 @@
NODE_ENV=development
VUE_APP_API_BASE_URL=http://192.168.1.8:9566/hy-boot
VUE_APP_API_BASE_URL=http://localhost:9566/hy-boot
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
VUE_APP_ONLINE_BASE_URL=http://182.92.73.21:8012/onlinePreview?url=
Loading…
Cancel
Save