fix: games packets + static preview port

This commit is contained in:
Pc
2025-12-30 20:22:40 +01:00
parent 502543d6ac
commit d32c5133b5
3 changed files with 95 additions and 86 deletions

View File

@@ -33,4 +33,8 @@ export default defineConfig({
}
}
},
preview: {
port: 6568,
},
})