testing authelia fix

This commit is contained in:
2026-04-25 00:27:11 +00:00
parent b364b93902
commit eaf96dbb23
3 changed files with 2 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ session:
cookies:
- name: 'authelia_session'
domain: 'akanealw.com' # Should match whatever your root protected domain is
authelia_url: 'https://authelia.akanealw.com'
authelia_url: 'https://auth.akanealw.com'
expiration: '1 hour'
inactivity: '5 minutes'