Add snapdrop

This commit is contained in:
Marko Korhonen 2023-07-12 13:47:14 +03:00
parent 28b9999f39
commit 33ce1106e7
2 changed files with 13 additions and 0 deletions

View file

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