mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 19:31:12 +02:00
allowedHosts (ui100)
This commit is contained in:
@@ -10,6 +10,9 @@ export default defineConfig({
|
|||||||
target: 'http://localhost:18080',
|
target: 'http://localhost:18080',
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
allowedHosts: [
|
||||||
|
".share.zrok.io"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user