caddy/conf.d/status.boba.best

11 lines
168 B
Plaintext

# vim: ft=caddyfile
status.boba.best {
encode zstd gzip
reverse_proxy localhost:82 {
header_up X-Real-IP {remote_host}
}
import basicerrors
}