parent
370ebbfaf4
commit
b77b7fb66a
|
@ -118,7 +118,7 @@ Clone this repository onto the Docker host that will run the stack, then start t
|
|||
Docker Compose:
|
||||
|
||||
```console
|
||||
$ docker-compose up elasticsearch -d
|
||||
$ docker-compose up -d elasticsearch
|
||||
```
|
||||
|
||||
We will start the rest of the Elastic components _after_ completing the initial setup described in this section. These
|
||||
|
|
Loading…
Reference in New Issue