Fixed reverse proxy websockets
This commit is contained in:
@@ -8,11 +8,6 @@ export default defineConfig({
|
||||
server: {
|
||||
host: true,
|
||||
port: 80,
|
||||
|
||||
hmr: {
|
||||
host: "webui.localhost",
|
||||
port: Number(process.env.PORT),
|
||||
},
|
||||
},
|
||||
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user