caddy/conf.d/talkyard.bbaovanc.com

12 lines
155 B
Plaintext
Raw Normal View History

2022-04-12 17:53:44 -05:00
# vim: ft=caddyfile
talkyard.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:88
import basicerrors
}