metube fix

This commit is contained in:
2026-07-25 16:37:53 +02:00
parent 0780447abd
commit 7deb908750
3 changed files with 6 additions and 1 deletions
+3
View File
@@ -39,5 +39,8 @@ calendar.tomasrivera.ch {
}
metube.tomasrivera.ch {
basic_auth {
tomasr {$METUBE_PASSWORD_HASH}
}
reverse_proxy metube:8081
}