Set ACCOUNTS_DEMO_USERS_AND_GROUPS to true

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
This commit is contained in:
Kiran Parajuli
2022-04-12 11:20:51 +05:45
committed by saw-jan
parent 3bae522031
commit 54583ca936

View File

@@ -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 [
{