增加docker编译

This commit is contained in:
2025-07-28 23:33:26 +08:00
parent 12d7765e10
commit 58ed1a2cd9
6 changed files with 175 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ export default defineNuxtConfig({
}
},
preview: {
dev:true,
api: 'https://api.nuxt.studio'
}
},