diff --git a/conf.d/matrix.boba.best b/conf.d/matrix.boba.best index 278d1f4..abc8eec 100644 --- a/conf.d/matrix.boba.best +++ b/conf.d/matrix.boba.best @@ -129,10 +129,11 @@ matrix.boba.best { handle @media { reverse_proxy { - to localhost:8009 - health_uri /health + to localhost:8000 + health_uri /healthz health_interval 15s health_timeout 5s + header_up Host boba.best } }