Add grafana

This commit is contained in:
Marko Korhonen 2023-04-08 13:06:56 +03:00
parent feeb513f21
commit 45c13be6b0
2 changed files with 32 additions and 0 deletions

View file

@ -125,6 +125,11 @@ korhonen.cc, *.korhonen.cc {
reverse_proxy collabora:9980
}
@grafana host grafana.korhonen.cc
handle @grafana {
reverse_proxy grafana:3000
}
# Fallback for unhandled domains
handle {
redir https://korhonen.cc/404.html 301