We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 389c729 commit c406708Copy full SHA for c406708
cross-component/deployexecute/README.md
@@ -33,7 +33,7 @@ Define the following environment variables:
33
| Name | Description | Value on Kubernetes | Value on Docker |
34
| - | - | - | - |
35
| DC_API_URL | Decision Center API URL | see below | http://localhost:9060/decisioncenter-api |
36
-| DSR_URL | Decision Server Runtime URL | see below | http://localhost:9060/decisioncenter/DecisionService |
+| DSR_URL | Decision Server Runtime URL | see below | http://localhost:9060/DecisionService |
37
38
<!-- markdown-link-check-enable-->
39
If ODM is deployed on Kubernetes, you can check the **Access the ODM services** section for your platform to find out how to get those URLs:
0 commit comments