From 59067b387c183ed280dd005e80fe4320382af37b Mon Sep 17 00:00:00 2001 From: Exteban08 Date: Thu, 8 Jan 2026 19:43:25 +0000 Subject: [PATCH] Vite config --- vite.config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vite.config.ts b/vite.config.ts index 959a9e4..faaf69f 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -11,13 +11,13 @@ export default defineConfig({ tailwindcss(), ], server: { - host: '127.0.0.1', + host: true, port: 5173, allowedHosts: [ "localhost", "127.0.0.1", "reyna-compressive-shaunna.ngrok-free.dev", - "https://sistema.gestionrecursoshidricos.com/" + "sistema.gestionrecursoshidricos.com" ], // proxy:{ // '/api':{