diff --git a/artemis-docker/readme.md b/artemis-docker/readme.md index 3f6d89e492..49f37500f3 100644 --- a/artemis-docker/readme.md +++ b/artemis-docker/readme.md @@ -40,7 +40,7 @@ Default here is FALSE. If you set this to true, it will change security settings - CREATE_ARGUMENTS -Default here is `--user ${ARTEMIS_USER} --password ${ARTEMIS_PASSWORD} --silent --http-host 0.0.0.0 --relax-jolokia"` +Default here is `--user ${ARTEMIS_USER} --password ${ARTEMIS_PASSWORD} --silent --http-host 0.0.0.0 --relax-jolokia` This will be passed straight to `./artemis create` during the execution.