diff --git a/authelia/configuration.yml b/authelia/configuration.yml index 67fbdd8..5939010 100644 --- a/authelia/configuration.yml +++ b/authelia/configuration.yml @@ -16,9 +16,6 @@ log: theme: auto -# Where to send users if they hit a protected resource without a Referer -default_redirection_url: "https://traefik.gate.3launchpad.com/" - ######################################################### # Identity Validation ######################################################### @@ -86,6 +83,7 @@ session: cookies: - domain: "gate.3launchpad.com" authelia_url: "https://auth.gate.3launchpad.com" + default_redirection_url: "https://traefik.gate.3launchpad.com/" redis: host: redis port: 6379