2021-08-01 16:59:16 -05:00
|
|
|
# vim: ft=caddyfile
|
|
|
|
|
|
|
|
mail.boba.best mail.bbaovanc.com autodiscover.boba.best autodiscover.bbaovanc.com autoconfig.boba.best autoconfig.bbaovanc.com {
|
|
|
|
encode zstd gzip
|
2021-09-04 16:47:16 -05:00
|
|
|
import hsts
|
2021-08-01 16:59:16 -05:00
|
|
|
|
|
|
|
reverse_proxy localhost:8082 {
|
|
|
|
header_up X-Real-IP {remote_host}
|
|
|
|
}
|
|
|
|
import basicerrors
|
|
|
|
}
|