remove basic auth

This commit is contained in:
2026-07-25 16:47:20 +02:00
parent 7deb908750
commit ccd4df9cec
-3
View File
@@ -39,8 +39,5 @@ calendar.tomasrivera.ch {
}
metube.tomasrivera.ch {
basic_auth {
tomasr {$METUBE_PASSWORD_HASH}
}
reverse_proxy metube:8081
}