This commit is contained in:
toom1996
2025-07-09 17:43:39 +08:00
parent 92e543ecff
commit c7d4034eef

View File

@ -11,6 +11,7 @@ export default defineConfig({
format: 'file',
},
server: {
port:4322
// host: '0.0.0.0',
},
});