reverseproxy: nix trailing /

reverseproxy
Pyjacpp 2026-07-05 14:15:29 +02:00
parent 93b9b3c176
commit c93e770f94
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
1 changed files with 2 additions and 2 deletions

View File

@ -178,7 +178,7 @@ in
};
"nekorale" = {
anubisConfig = "${anubisAllowOther}";
target = "172.16.10.31/club-nekorale/";
target = "172.16.10.31/club-nekorale";
};
"perso" = {
anubisConfig = "${anubisPerso}";
@ -189,7 +189,7 @@ in
};
"snl" = {
anubisConfig = "${anubisAllowOther}";
target = "172.16.10.31/sonetlumens/";
target = "172.16.10.31/sonetlumens";
};
"wiki" = {
anubisConfig = "${anubisChallenge}";