parent
969b90de07
commit
432206d1e9
4 changed files with 4 additions and 4 deletions
@ -1,4 +1,4 @@ |
||||
NODE_ENV=development |
||||
VUE_APP_API_BASE_URL=http://localhost:8081/jeecg-boot |
||||
VUE_APP_API_BASE_URL=http://localhost:18081/jeecg-boot |
||||
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas |
||||
VUE_APP_ONLINE_BASE_URL=http://localhost:8012 |
||||
|
@ -1,4 +1,4 @@ |
||||
NODE_ENV=production |
||||
VUE_APP_API_BASE_URL=http://10.100.200.177:8081/jeecg-boot |
||||
VUE_APP_API_BASE_URL=http://10.100.200.177:18081/jeecg-boot |
||||
VUE_APP_CAS_BASE_URL=http://10.100.200.177/cas |
||||
VUE_APP_ONLINE_BASE_URL=http://10.100.200.177:8012 |
Loading…
Reference in new issue