CJ_Clippy c6e9109774
Some checks failed
ci / build (push) Successful in 7m55s
ci / Tests & Checks (push) Failing after 6m48s
a ansible & tf playbooks
2025-03-09 05:09:25 -07:00

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}"
}
}