sc/full-world-wrap #6

Open
steve-admin wants to merge 17 commits from sc/full-world-wrap into main
Showing only changes of commit 29048e9d2a - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ export default defineConfig({
server: { server: {
port: 3050, port: 3050,
host: '0.0.0.0', host: '0.0.0.0',
allowedHosts: ['*'] allowedHosts: true
}, },
build: { build: {
outDir: 'build', outDir: 'build',