Averted the risk of lack of redirects.

This commit is contained in:
Root User 2026-02-14 17:33:22 +01:00
parent 19c7f994ed
commit d5920fb8fa
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -58,7 +58,7 @@ in {
TARGET = " "; TARGET = " ";
# Configure redirect domains - ALL domains that should be able to redirect back after challenge # Configure redirect domains - ALL domains that should be able to redirect back after challenge
REDIRECT_DOMAINS = "prg-radio.org,anubis.prg-radio.org,git.prg-radio.org,lgbtq.prg-radio.org,wavelog.prg-radio.org,partdb.prg-radio.org"; REDIRECT_DOMAINS = "prg-radio.org,anubis.prg-radio.org,git.prg-radio.org,lgbtq.prg-radio.org,wavelog.prg-radio.org,partdb.prg-radio.org,grafana.prg-radio.org";
# Public URL for Anubis # Public URL for Anubis
PUBLIC_URL = "https://anubis.prg-radio.org"; PUBLIC_URL = "https://anubis.prg-radio.org";