-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationinvalidThis doesn't seem rightThis doesn't seem right
Description
Hi Team, I noticed a spelling mistake here:
Line 283 in c920669
$ docker run --rm -it \ |
CAMUNDA_CLICNE_CLUSTERID
should be changed to CAMUNDA_CLIENT_CLUSTERID
Also, in application.properties
I see this: camunda.client.cloud.cluster-id
. The Spring ENV translation should be CAMUNDA_CLIENT_CLOUD_CLUSTERID
. Why does the README suggest CAMUNDA_CLIENT_CLUSTERID
?
Also, in application.properties', I see this:
camunda.client.cloud.region. The spring ENV translation should be
CAMUNDA_CLIENT_CLOUD_REGION. Why does the README suggest
CAMUNDA_CLIENT_REGION`?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationinvalidThis doesn't seem rightThis doesn't seem right