diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 43e2420..fa57107 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -40,7 +40,7 @@ export default defineConfig({ }, vite: { server: { - allowedHosts: ['jibohacks.zane.org'] + allowedHosts: ['jibohacks.zane.org', 'jibohacks1.zane.org', 'jibohacks2.zane.org', 'jibohacks3.zane.org'] } } }) \ No newline at end of file