Add tvheadend to caddy
This commit is contained in:
parent
1bb484443b
commit
3b20556fb7
1 changed files with 5 additions and 0 deletions
|
@ -119,6 +119,11 @@ korhonen.cc, *.korhonen.cc {
|
||||||
file_server browse
|
file_server browse
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@tvheadend host tvheadend.korhonen.cc
|
||||||
|
handle @tvheadend {
|
||||||
|
reverse_proxy tvheadend:9981
|
||||||
|
}
|
||||||
|
|
||||||
# Fallback for unhandled domains
|
# Fallback for unhandled domains
|
||||||
handle {
|
handle {
|
||||||
redir https://korhonen.cc/404.html 301
|
redir https://korhonen.cc/404.html 301
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue