mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Change ui_secret to use LLDAP_LDAP_USER_PASS
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
parent
2b50ce73be
commit
f8cc109b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
"LLDAP_JWT_SECRET",
|
"LLDAP_JWT_SECRET",
|
||||||
"LLDAP_LDAP_USER_PASS"
|
"LLDAP_LDAP_USER_PASS"
|
||||||
],
|
],
|
||||||
"ui_secret": "LLDAP_JWT_SECRET",
|
"ui_secret": "LLDAP_LDAP_USER_PASS",
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"source": "nextcloud_aio_lldap",
|
"source": "nextcloud_aio_lldap",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue