
diff --git a/vue.config.js b/vue.config.js
index 6ec0d53..b4b08b5 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -34,8 +34,8 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://localhost:1818`,
- target: `http://120.26.107.74:1818`,
- // target: `http://192.168.0.115:1818`,
+ // target: `http://120.26.107.74:1818`,
+ target: `http://192.168.0.115:1818`,
// target: `http://124.70.138.50:1818`,
changeOrigin: true,
pathRewrite: {