From 9989c740cdee913bba50e2540ea18d046d39df1d Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 24 Sep 2021 18:03:12 -0500 Subject: [PATCH] Add uptime-kuma --- conf.d/status.boba.best | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf.d/status.boba.best b/conf.d/status.boba.best index 24922bd..14983b4 100644 --- a/conf.d/status.boba.best +++ b/conf.d/status.boba.best @@ -3,6 +3,8 @@ status.boba.best { encode zstd gzip import hsts - respond "I can't find any good status page software." 404 + + reverse_proxy localhost:83 + import basicerrors }