wip supermenu

This commit is contained in:
2025-04-16 12:39:59 -03:00
parent 41a18afd2e
commit 68e1d10b12
6 changed files with 117 additions and 107 deletions

View File

@@ -13,6 +13,6 @@ export default defineConfig({
},
server: {
host: '0.0.0.0',
allowedHosts: ['7aaa-187-57-7-239.ngrok-free.app'],
allowedHosts: ['macos.sergio.run'],
},
})