caddy/conf.d/remark.boba.best

14 lines
220 B
Plaintext

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