Re-enable Anubis again.

This commit is contained in:
Root User 2026-03-20 16:43:53 +01:00
parent 7cbfeb4003
commit 263c671891
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

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