add jibomods link

This commit is contained in:
2026-05-03 19:12:47 +00:00
parent de63ffa025
commit 2220a2028e

View File

@@ -40,7 +40,7 @@ export default defineConfig({
}, },
vite: { vite: {
server: { server: {
allowedHosts: ['jibohacks.zane.org', 'jibohacks1.zane.org', 'jibohacks2.zane.org', 'jibohacks3.zane.org'] allowedHosts: ['jibohacks.zane.org', 'jibohacks1.zane.org', 'jibohacks2.zane.org', 'jibohacks3.zane.org', 'jibomods.zane.org']
} }
} }
}) })