Removed basic auth to office.mycloudhaus.xyz: making it public and listing it officially

This commit is contained in:
2026-01-30 20:31:54 +02:00
parent 654247cb65
commit 194fee9714

View File

@@ -44,9 +44,9 @@ tools.mycloudhaus.xyz {
office.mycloudhaus.xyz {
route {
crowdsec
basic_auth {
theo $2a$14$mJszfW/9Pay63RdHY7Om1e0VdYaCWwP5QnpzdM7oCbrCnYQzB8.bS
}
#basic_auth {
# theo $2a$14$mJszfW/9Pay63RdHY7Om1e0VdYaCWwP5QnpzdM7oCbrCnYQzB8.bS
# }
reverse_proxy 10.0.0.1:3033
}
}