Add OpenTogetherTube

This commit is contained in:
Marko Korhonen 2024-06-18 17:56:59 +03:00
parent a0a78b926e
commit 160036a7c3
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 42 additions and 0 deletions

View file

@ -171,6 +171,11 @@ korhonen.cc, *.korhonen.cc {
respond {remote_host}
}
@ott host ott.korhonen.cc
handle @ott {
reverse_proxy opentogethertube:8080
}
handle {
respond "404 Not Found" 404
}