zrok/etc/Caddyfile
2023-08-28 14:49:20 -04:00

5 lines
66 B
Caddyfile

http:// {
bind zrok/{{ .Token }}
reverse_proxy 127.0.0.1:3000
}