relay/installation/relay.caddy

7 lines
106 B
Plaintext

relay.example.org {
gzip
proxy / 127.0.0.1:8080 {
transparent
}
}