mirror of
https://github.com/openziti/zrok.git
synced 2025-06-01 15:48:21 +02:00
allowedHosts (ui100)
This commit is contained in:
parent
ffe279bcc9
commit
0d535181f4
@ -10,6 +10,9 @@ export default defineConfig({
|
||||
target: 'http://localhost:18080',
|
||||
changeOrigin: true,
|
||||
}
|
||||
}
|
||||
},
|
||||
allowedHosts: [
|
||||
".share.zrok.io"
|
||||
]
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user