Skip to content

Commit

Permalink
Set ACCOUNTS_DEMO_USERS_AND_GROUPS to true
Browse files Browse the repository at this point in the history
Signed-off-by: Kiran Parajuli <[email protected]>
  • Loading branch information
kiranparajuli589 committed Apr 12, 2022
1 parent 8fa8b2c commit a5b780f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -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 [
{
Expand Down

0 comments on commit a5b780f

Please sign in to comment.