mirror of
https://github.com/openziti/zrok.git
synced 2025-01-14 09:58:50 +01:00
5 lines
66 B
Caddyfile
5 lines
66 B
Caddyfile
http:// {
|
|
bind zrok/{{ .Token }}
|
|
reverse_proxy 127.0.0.1:3000
|
|
}
|