mirror of
https://github.com/openziti/zrok.git
synced 2025-01-09 07:28:15 +01:00
5 lines
71 B
Caddyfile
5 lines
71 B
Caddyfile
http:// {
|
|
bind {{ .ZrokBindAddress }}
|
|
reverse_proxy 127.0.0.1:3000
|
|
}
|