This commit is contained in:
Putoo
2026-04-24 12:49:51 +08:00
parent 5857e6073f
commit 41958a79e4
4 changed files with 597 additions and 206 deletions

View File

@@ -10,6 +10,7 @@ export default defineNuxtConfig({
// 开发服务器配置
devServer: {
host: '0.0.0.0',
port: 5068,
},