feat: another batch of fixes

This commit is contained in:
Herculino Trotta
2025-11-02 03:03:22 -03:00
parent a63367a772
commit 89b2d0118d
30 changed files with 208 additions and 198 deletions

View File

@@ -42,7 +42,8 @@ export default defineConfig({
usePolling: true,
disableGlobbing: false,
},
origin: 'http://localhost:5173'
cors: true,
origin: 'http://100.118.164.62:5173'
},
resolve: {