mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-07 20:15:31 -05:00
Add ADMIN_USER_ID to launch.json
This commit is contained in:
committed by
Ralf Haferkamp
parent
7ef205d232
commit
905bbe53ac
Vendored
+1
@@ -36,6 +36,7 @@
|
||||
"IDP_LDAP_BIND_PASSWORD": "some-ldap-idp-password",
|
||||
// admin user default password
|
||||
"IDM_ADMIN_PASSWORD": "admin",
|
||||
"ADMIN_USER_ID": "admin",
|
||||
// demo users
|
||||
"IDM_CREATE_DEMO_USERS": "true",
|
||||
// metadata storage
|
||||
|
||||
Reference in New Issue
Block a user