From 8c7ae01163ab0919d1d89a276e5958f40522c9f4 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sat, 28 Aug 2021 20:52:35 -0500 Subject: [PATCH] Add matrix-media-repo --- conf.d/matrix.boba.best | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 } }