From dc09911781431eb9039b649c04e06d06f1d62952 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Tue, 08 Jul 2025 14:52:30 +0800
Subject: [PATCH] 1

---
 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