mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 08:34:22 +00:00
Fix wrong cookie domain
This commit is contained in:
@@ -17,7 +17,7 @@ configMap:
|
||||
redis:
|
||||
enabled: false
|
||||
cookies:
|
||||
- domain: 'nmnsy.dev'
|
||||
- domain: 'example.com'
|
||||
authelia_url: 'https://auth.example.com'
|
||||
name: 'authelia_session'
|
||||
storage:
|
||||
|
||||
Reference in New Issue
Block a user