Skip to content

Commit

Permalink
Update README.md (#109)
Browse files Browse the repository at this point in the history
Read me env.json componentManagerApi fix
  • Loading branch information
firegloves authored Oct 20, 2023
1 parent 501b533 commit 4f81ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Create an `env.json` file with the configurations for the environment to extract
```
{
"coreBaseApi": "http://quickstart-sales-demo.lab.entando.org/entando-de-app",
"k8ssvcApi": "http://quickstart-eci-sales-demo.lab.entando.org/k8s",
"componentManagerApi": "http://quickstart-eci-sales-demo.lab.entando.org/digital-exchange",
"clientId": "entando-bundler",
"clientSecret": "<insert_secret_here>"
}
Expand Down

0 comments on commit 4f81ac8

Please sign in to comment.