Skip to content

Fix environment variables in documentation #195

@upgradingdave

Description

@upgradingdave

Hi Team, I noticed a spelling mistake here:

$ 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

No one assigned

    Labels

    documentationImprovements or additions to documentationinvalidThis doesn't seem right

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions