roose 5 年之前
父節點
當前提交
448930bff0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -3,7 +3,7 @@ module.exports = {
     publicPath: "./",
     publicPath: "./",
     devServer: {
     devServer: {
       open: true,
       open: true,
-      // host: "127.0.0.1",
+      // host: "10.16.4.5",
       port: 8080,
       port: 8080,
       https: false,
       https: false,
       hotOnly: false,
       hotOnly: false,