Adds allowedHosts configuration
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
25dc114246
commit
d92a678140
@ -8,6 +8,7 @@ export default defineConfig({
|
||||
preview: {
|
||||
port: 8083,
|
||||
strictPort: true,
|
||||
allowedHosts: [".halfbinary.net"]
|
||||
},
|
||||
server: {
|
||||
port: 8083,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user