From 1cdd7b754a7b112d36c4e84bb45309dc81f4505e Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 28 Sep 2024 14:55:52 +0800
Subject: [PATCH] no message
---
config/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/index.js b/config/index.js
index e13df1c..027c5f3 100644
--- a/config/index.js
+++ b/config/index.js
@@ -2,6 +2,7 @@
// Template version: 1.3.1
// see http://vuejs-templates.github.io/webpack for documentation.
+
const path = require("path");
module.exports = {
@@ -38,7 +39,6 @@
}
}
},
-
// Various Dev Server settings
host: "0.0.0.0", // can be overwritten by process.env.HOST
port: 80, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
--
Gitblit v1.9.3