feat: 端口改为 1219,install.sh 支持 systemd 后台部署,增加目录非 git 仓库时自动重建
This commit is contained in:
@@ -21,7 +21,7 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
server: {
|
||||
port: 10096,
|
||||
port: 1219,
|
||||
host: '0.0.0.0',
|
||||
open: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user