Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
(cherry picked from commit 3cfa181)
  • Loading branch information
1nb0und committed Dec 25, 2023
1 parent 9ea9dca commit 11b7d78
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,17 +146,10 @@ zeebe.client.connection-mode=ADDRESS
You can also configure other components like Operate. If you use different credentials for different components:

```properties
# Old scheme (will be deprecated soon)
camunda.operate.client.clientId=xxx
camunda.operate.client.clientSecret=xxx
```

```properties
# New scheme
operate.client.clientId=xxx
operate.client.clientSecret=xxx
```

Otherwise, if you use same credentials across all components:

```properties
Expand Down

0 comments on commit 11b7d78

Please sign in to comment.