fix(authelia): correct cookie domains and remove default redirection urls

This commit is contained in:
cătălin 2026-08-18 11:15:59 +02:00
commit 43e65edc90
No known key found for this signature in database

View file

@ -50,10 +50,8 @@ spec:
cookies:
- domain: roboces.dev
subdomain: auth
default_redirection_url: https://auth.roboces.dev
- domain: fuku
subdomain: auth
default_redirection_url: https://auth.fuku
- domain: auth.fuku
subdomain: ''
authentication_backend:
file:
enabled: true