mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-09 20:58:33 +00:00
Update astro.config.mjs
This commit is contained in:
parent
d9ff36b048
commit
8447f41cb3
@ -137,7 +137,7 @@ export default defineConfig({
|
||||
vite: {
|
||||
plugins: [bundleAudioWorkletPlugin()],
|
||||
server: { // listen on all interfaces in the container
|
||||
allowedHosts: ['strudel.sailehd.systems'],
|
||||
allowedHosts: [ site ],
|
||||
},
|
||||
ssr: {
|
||||
// Example: Force a broken package to skip SSR processing, if needed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user