mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-10 21:28:31 +00:00
Update astro.config.mjs
This commit is contained in:
parent
b2c3350038
commit
d9ff36b048
@ -136,6 +136,9 @@ export default defineConfig({
|
||||
base,
|
||||
vite: {
|
||||
plugins: [bundleAudioWorkletPlugin()],
|
||||
server: { // listen on all interfaces in the container
|
||||
allowedHosts: ['strudel.sailehd.systems'],
|
||||
},
|
||||
ssr: {
|
||||
// Example: Force a broken package to skip SSR processing, if needed
|
||||
// external: ['fraction.js'], // https://github.com/infusion/Fraction.js/issues/51
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user