Allowlist the rest of the zane.org domains
This commit is contained in:
@@ -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']
|
||||
}
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user