zrok/etc/Caddyfile
2023-08-28 14:56:54 -04:00

5 lines
71 B
Caddyfile

http:// {
bind {{ .ZrokBindAddress }}
reverse_proxy 127.0.0.1:3000
}