caddy/conf.d/talkyard.bbaovanc.com
2022-04-12 17:53:44 -05:00

12 lines
155 B
Plaintext

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