feat: 配置10096端口并添加一键部署脚本
This commit is contained in:
@@ -21,7 +21,8 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
port: 10096,
|
||||
host: '0.0.0.0',
|
||||
open: false
|
||||
},
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user