Add tvheadend to caddy
This commit is contained in:
parent
f4a2f1bb36
commit
7290ecac2e
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue