|
@@ -1,5 +1,5 @@
|
|
|
NODE_ENV=development
|
|
|
-VUE_APP_API_BASE_URL=http://192.168.2.151:8080/itdmServer
|
|
|
+VUE_APP_API_BASE_URL=http://127.0.0.1:8080/itdmServer
|
|
|
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
|
|
|
VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
|
|
|
|
|
@@ -7,4 +7,4 @@ VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
|
|
|
VUE_APP_SUB_jeecg-app-1 = '//localhost:8092'
|
|
|
|
|
|
|
|
|
-VUE_APP_ONLYOFFICE_URL=http://192.168.2.146
|
|
|
+VUE_APP_ONLYOFFICE_URL=http://172.16.6.129:8077
|