feat: cleanup vite configs

This commit is contained in:
Herculino Trotta
2025-11-23 20:15:06 -03:00
parent 307af9e40a
commit eb4723e890
7 changed files with 13 additions and 23 deletions

View File

@@ -37,7 +37,7 @@ export default defineConfig({
},
hmr: false,
cors: true,
origin: 'http://100.118.164.62:5173'
origin: 'http://localhost:5173'
},
resolve: {