13 lines
200 B
Django/Jinja

tracker.futureporn.net {
reverse_proxy :5063 {
health_uri /health
health_interval 10s
health_timeout 5s
}
handle_errors {
respond "💥 Error -- {err.status_code} {err.status_text}"
}
}