Add snapdrop
This commit is contained in:
parent
4f655af6da
commit
300da07721
2 changed files with 13 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue