Allow luna.reversed.dev host
This commit is contained in:
@@ -4,4 +4,7 @@ import tailwindcss from '@tailwindcss/vite'
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react(), tailwindcss()],
|
||||
preview: {
|
||||
allowedHosts: ['luna.reversed.dev'],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user