Authelia: add storage encryption_key, drop deprecated jwt_secret and duplicate redirection url
Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
parent
3c994af96b
commit
87e5c0f069
2 changed files with 7 additions and 9 deletions
|
|
@ -33,8 +33,8 @@
|
|||
},
|
||||
"env": [
|
||||
{
|
||||
"name": "JWT_SECRET",
|
||||
"label": "JWT secret (auto-generated)",
|
||||
"name": "STORAGE_ENCRYPTION_KEY",
|
||||
"label": "Storage encryption key (auto-generated)",
|
||||
"generate": true
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue