Temprarily remove Anubis from Bluemap

This commit is contained in:
Root User 2026-03-20 16:34:36 +01:00
parent 1dc459b90b
commit 0403901091
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -423,7 +423,7 @@ in {
service = "bluemap";
entryPoints = ["websecure"];
tls = {};
middlewares = ["anubisForwardAuth"];
#middlewares = ["anubisForwardAuth"];
};
};