Typo fix for docker readme
This commit is contained in:
parent
00923025eb
commit
0879af8d1c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue