Allow all hosts
This commit is contained in:
@@ -6,6 +6,6 @@ export default defineConfig({
|
||||
port: 4321,
|
||||
},
|
||||
vite: {
|
||||
allowedHosts: ['moreminimore-astro-tina.extyye.easypanel.host'],
|
||||
allowedHosts: true,
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user