diff --git a/vite.config.js b/vite.config.js index 3d918b13..95f6c3df 100644 --- a/vite.config.js +++ b/vite.config.js @@ -39,9 +39,6 @@ export default defineConfig(({ mode }) => { proxy: { "/_matrix": env.VITE_DEFAULT_HOMESERVER || "http://localhost:8008", }, - hmr: { - clientPort: 443, - }, }, resolve: { dedupe: [