caddy/conf.d/mail.boba.best

12 lines
296 B
Plaintext

# vim: ft=caddyfile
mail.boba.best mail.bbaovanc.com autodiscover.boba.best autodiscover.bbaovanc.com autoconfig.boba.best autoconfig.bbaovanc.com {
encode zstd gzip
import hsts
reverse_proxy localhost:8082 {
header_up X-Real-IP {remote_host}
}
import basicerrors
}