diff --git a/public/config.js b/public/config.js index 2d1e4c9..02d9207 100644 --- a/public/config.js +++ b/public/config.js @@ -19,7 +19,7 @@ window._CONFIG = { evaluationSrc: 'http://192.168.0.53:8088/thirdLogin/thirdLoginPage?username=admin', // 服务端地址 - VUE_APP_API_URL: 'http://192.168.0.53:8099', + VUE_APP_API_URL: 'http://192.168.0.225:8099', // websocket服务地址 - VUE_APP_WEBSOCKET_URL: 'ws://192.168.0.53:8099', + VUE_APP_WEBSOCKET_URL: 'ws://192.168.0.225:8099', } diff --git a/public/index.html b/public/index.html index 1625d89..e44d585 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ -