Re-remove Anubis again.

This commit is contained in:
Root User 2026-03-20 16:48:22 +01:00
parent 263c671891
commit 36b9c2f141
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -423,7 +423,8 @@ in {
service = "bluemap";
entryPoints = ["websecure"];
tls = {};
middlewares = ["anubisForwardAuth"];
# Yeah Bluemap cannot be behind Anubis for some reason
#middlewares = ["anubisForwardAuth"];
};
};