mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-21 11:35:32 -04:00
Set ACCOUNTS_DEMO_USERS_AND_GROUPS to true
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
This commit is contained in:
1 parent
3bae522031
commit
54583ca936
1 file changed
+1
@@ -1658,6 +1658,7 @@ def ocisServerWithIdp():
|
||||
"PROXY_ENABLE_BASIC_AUTH": "true",
|
||||
"OCIS_LOG_LEVEL": "debug",
|
||||
"OCIS_INSECURE": "true",
|
||||
"ACCOUNTS_DEMO_USERS_AND_GROUPS": "true",
|
||||
}
|
||||
return [
|
||||
{
|
||||
|
||||
Reference in new issue
Block a user