mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Fix wrong cookie domain
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user