Skip to content

Commit

Permalink
Merge branch 'main' into use-camunda-run-in-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas authored Oct 25, 2024
2 parents 3261b13 + 0056f50 commit d49cf1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose/camunda-8.6/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ services:
KEYCLOAK_USERS_0_ROLES_3: "Tasklist"
KEYCLOAK_USERS_0_ROLES_4: "Web Modeler"
KEYCLOAK_USERS_0_ROLES_5: "Web Modeler Admin"
KEYCLOAK_USERS_0_ROLES_6: "Zeebe"
KEYCLOAK_CLIENTS_0_NAME: zeebe
KEYCLOAK_CLIENTS_0_ID: ${ZEEBE_CLIENT_ID}
KEYCLOAK_CLIENTS_0_SECRET: ${ZEEBE_CLIENT_SECRET}
Expand Down

0 comments on commit d49cf1e

Please sign in to comment.