modified: vite.config.ts

This commit is contained in:
MrPiglr 2025-12-23 21:33:39 +00:00
parent 8358f9e964
commit fc6308676e

View file

@ -41,8 +41,11 @@ export default defineConfig({
emptyOutDir: true,
},
server: {
cors: true,
host: "0.0.0.0",
hmr: {
host: "orange-journey-wvwxgw4r6vrf577-5000.app.github.dev",
protocol: "wss",
clientPort: 443,
},
allowedHosts: true,