caddy/conf.d/talkyard.bbaovanc.com
2022-04-02 23:27:57 -05:00

12 lines
155 B
Plaintext

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