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 0826c606ba - Show all commits
+1
View File
@@ -12,6 +12,7 @@ export default defineConfig({
server: { server: {
port: 3050, port: 3050,
host: '0.0.0.0', host: '0.0.0.0',
allowedHosts: ['*']
}, },
build: { build: {
outDir: 'build', outDir: 'build',