This commit is contained in:
2025-10-22 17:13:33 +08:00
parent ba5aac3859
commit 13eee63bd1
8 changed files with 334 additions and 191 deletions

View File

@@ -30,7 +30,6 @@ export default defineConfig({
basename: JSON.stringify(basename || ''),
},
server: {
https: true,
port: 7008,
host: '0.0.0.0',
allowedHosts: true,