Fixed reverse proxy websockets

This commit is contained in:
Julien Valverdé
2024-07-17 05:07:23 +02:00
parent ec5cc51f82
commit a0bf11466d
2 changed files with 3 additions and 15 deletions

View File

@@ -8,11 +8,6 @@ export default defineConfig({
server: {
host: true,
port: 80,
hmr: {
host: "webui.localhost",
port: Number(process.env.PORT),
},
},
plugins: [