mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 08:34:22 +00:00
Add cookies config to authelia
This commit is contained in:
@@ -16,6 +16,10 @@ configMap:
|
||||
session:
|
||||
redis:
|
||||
enabled: false
|
||||
cookies:
|
||||
- domain: 'nmnsy.dev'
|
||||
authelia_url: 'https://auth.example.com'
|
||||
name: 'authelia_session'
|
||||
storage:
|
||||
local:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user