caddy/conf.d/remark.boba.best

14 lines
220 B
Plaintext
Raw Normal View History

2021-10-30 00:06:10 -05:00
# vim: ft=caddyfile
remark.boba.best remark.bbaovanc.com {
2021-10-30 00:06:10 -05:00
encode zstd gzip
import hsts
import log
reverse_proxy localhost:86 {
header_up X-Real-IP {remote_host}
}
import basicerrors
}