mirror of
https://github.com/openziti/zrok.git
synced 2025-06-26 04:31:30 +02:00
zrok
This commit is contained in:
parent
a896b3c05a
commit
8a1974a471
@ -1,6 +1,6 @@
|
|||||||
http:// {
|
http:// {
|
||||||
bind {{ .ZrokBindAddress }}
|
bind {{ .ZrokBindAddress }}
|
||||||
reverse_proxy /google/* https://google.com
|
reverse_proxy /zrok/* https://zrok.io
|
||||||
reverse_proxy /* 127.0.0.1:3000 {
|
reverse_proxy /* 127.0.0.1:3000 {
|
||||||
header_up Host localhost:3000
|
header_up Host localhost:3000
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user