Fix wrong cookie domain

This commit is contained in:
2024-12-25 17:47:49 +01:00
parent 9b5651a646
commit b2f5495c1b

View File

@@ -17,7 +17,7 @@ configMap:
redis: redis:
enabled: false enabled: false
cookies: cookies:
- domain: 'nmnsy.dev' - domain: 'example.com'
authelia_url: 'https://auth.example.com' authelia_url: 'https://auth.example.com'
name: 'authelia_session' name: 'authelia_session'
storage: storage: