nginx: move adguard vhost behind Authelia forward auth

Pairs with the prior commit that added the ACL rule.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-22 14:16:52 +01:00
parent 070efb961a
commit b7aa8e20ef

View file

@ -101,14 +101,14 @@ in
"torrent.nordhammer.it" = proxy 8080;
# --- Other ---
"games.nordhammer.it" = proxy 8787;
"search.nordhammer.it" = proxy 8087;
"adguard.nordhammer.it" = proxy 3000;
"games.nordhammer.it" = proxy 8787;
"search.nordhammer.it" = proxy 8087;
# --- Protected by Authelia ---
"camera.nordhammer.it" = protectedProxy 1984;
"homepage.nordhammer.it" = protectedProxy 8082;
"7dtd.nordhammer.it" = protectedProxy 8090;
"adguard.nordhammer.it" = protectedProxy 3000;
# --- Local-only: serves update history JSON to Homepage's customapi widget ---
"homepage-updates.local" = {