Files
tam/rp/Caddyfile
T
2026-07-25 15:17:02 -04:00

5 lines
71 B
Caddyfile

*:8443 {
tls internal
reverse_proxy {$TAM_SERVER:localhost}:8000
}