caddy/conf.d/talkyard.bbaovanc.com

12 lines
155 B
Plaintext

# vim: ft=caddyfile
talkyard.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:88
import basicerrors
}