diff --git a/vite.config.ts b/vite.config.ts index 6209e42..95c0559 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -17,12 +17,6 @@ export default defineConfig({ 'localhost', 'sistema.gestionrecursoshidricos.com', ], - hmr: { - protocol: 'wss', - host: 'sistema.gestionrecursoshidricos.com', - clientPort: 443, - overlay: true, - }, // proxy:{ // '/api':{ // target: 'http://localhost:4000/',