This commit is contained in:
xiaojunnuo
2025-10-05 15:01:35 +08:00
parent bea81b54ca
commit 5967f66e6d
2 changed files with 1 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ export default ({ command, mode }) => {
},
server: {
host: "0.0.0.0",
port: 3008,
port: 13008,
fs: devServerFs,
allowedHosts: ["localhost", "127.0.0.1", "yfy.docmirror.cn"],
proxy: {