reverseproxy: add alias snl et nekorale

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

View File

@ -176,6 +176,10 @@ in
httpOnly = true;
target = "172.16.10.104";
};
"nekorale" = {
anubisConfig = "${anubisAllowOther}";
target = "172.16.10.31/club-nekorale/";
};
"perso" = {
anubisConfig = "${anubisPerso}";
target = "172.16.10.31";
@ -183,6 +187,10 @@ in
"clubs"
];
};
"snl" = {
anubisConfig = "${anubisAllowOther}";
target = "172.16.10.31/sonetlumens/";
};
"wiki" = {
anubisConfig = "${anubisChallenge}";
target = "172.16.10.161";