Add grafana
This commit is contained in:
parent
4e6d402070
commit
17c1d739c2
2 changed files with 32 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue