2 changed files with 2 additions and 2 deletions
@ -1,4 +1,4 @@
|
||||
NODE_ENV=development |
||||
VUE_APP_API_BASE_URL=http://localhost:9566/hy-boot |
||||
VUE_APP_API_BASE_URL=http://10.190.160.130: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= |
@ -1,4 +1,4 @@
|
||||
NODE_ENV=production |
||||
VUE_APP_API_BASE_URL=http://10.242.144.23/prod-api |
||||
VUE_APP_CAS_BASE_URL=http://10.242.144.23:8888/cas |
||||
VUE_APP_ONLINE_BASE_URL=http://10.242.144.23:8012/onlinePreview |
||||
VUE_APP_ONLINE_BASE_URL=http://10.242.144.23:8012/onlinePreview?url= |
Loading…
Reference in new issue