Browse Source

恢复线上配置

yangyj 2 years ago
parent
commit
c714ed2c7f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -27,8 +27,8 @@ module.exports = {
             '/api': {
                 //本地服务接口地址
                 // target: 'http://192.168.3.64',
-                // target: 'http://47.110.251.215:8090',
-                 target: 'http://192.168.1.179',
+                target: 'http://47.110.251.215:8090',
+                //  target: 'http://192.168.1.179',
                 // target: 'http://192.168.0.108',
                 // target: 'http://192.168.31.96',
                 //远程演示服务地址,可用于直接启动项目