Files
2026-07-11 11:36:37 -05:00

9 lines
122 B
Caddyfile

www.nomadro.com {
redir https://nomadro.com{uri} permanent
}
nomadro.com {
encode gzip
reverse_proxy 127.0.0.1:4003
}