mirror of
https://github.com/edufeed-org/polloer.git
synced 2025-12-09 16:24:31 +00:00
all hosts
This commit is contained in:
parent
633c6842b7
commit
bb4151d9ed
1 changed files with 3 additions and 0 deletions
|
|
@ -6,5 +6,8 @@ export default defineConfig({
|
||||||
server: {
|
server: {
|
||||||
host: true
|
host: true
|
||||||
},
|
},
|
||||||
|
preview: {
|
||||||
|
allowedHosts: true
|
||||||
|
},
|
||||||
plugins: [tailwindcss(), sveltekit()]
|
plugins: [tailwindcss(), sveltekit()]
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue