Add tvheadend to caddy

main
Marko Korhonen 1 year ago
parent 1bb484443b
commit 3b20556fb7

@ -119,6 +119,11 @@ korhonen.cc, *.korhonen.cc {
file_server browse
}
@tvheadend host tvheadend.korhonen.cc
handle @tvheadend {
reverse_proxy tvheadend:9981
}
# Fallback for unhandled domains
handle {
redir https://korhonen.cc/404.html 301

Loading…
Cancel
Save