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 8b73255 commit 5fcfacbCopy full SHA for 5fcfacb
decisioncenter/guicustomization/README.md
@@ -38,7 +38,7 @@ To use the sample in Decision Center, you need to build a JAR.
38
39
Uninstall the ODM for Developer instance to avoid a port usage conflict if you continue this tutorial on [Docker](README-DOCKER.md) :
40
```
41
- docker-compose -f compose-odm-dev.yml up down
+ docker-compose -f compose-odm-dev.yml down
42
43
44
2. Build the JAR
0 commit comments