Adds host config entry for deployment
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
bce365f4fc
commit
aaced3ccf5
@ -8,7 +8,7 @@ export default defineConfig({
|
|||||||
preview: {
|
preview: {
|
||||||
port: 8084,
|
port: 8084,
|
||||||
strictPort: true,
|
strictPort: true,
|
||||||
allowedHosts: ['matrix.halfbinary.net']
|
host: '0.0.0.0'
|
||||||
},
|
},
|
||||||
server: {
|
server: {
|
||||||
port: 8084,
|
port: 8084,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user