diff --git a/templates/Caddyfile_monitor.j2 b/templates/Caddyfile_monitor.j2 index 7b9bd37..a4aba0e 100644 --- a/templates/Caddyfile_monitor.j2 +++ b/templates/Caddyfile_monitor.j2 @@ -8,7 +8,7 @@ monitor.berlin.freifunk.net { reverse_proxy http://127.0.0.1:8080 } - redir / /cgp/ + redir / /grafana/ redir /host.php /cgp/host.php?{query} }