Browse Source

修改本地地址146->160

dujingxian 3 years ago
parent
commit
721b107555
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -26,7 +26,7 @@ module.exports = {
     devServer: {
         open: true,
         // host: 'localhost',
-        host: '192.168.1.146',
+        host: '192.168.1.160',
         port: 3333,
         https: false,
         //以上的ip和端口是我们本机的;下面为需要跨域的