Update 'README.md'
This commit is contained in:
parent
ce2db57fb3
commit
c42c514ed1
|
@ -45,7 +45,7 @@ Please don't rename the services inside `docker-compose.yml` unless you know wha
|
||||||
#### Build and start the container
|
#### Build and start the container
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker-compose up --build
|
docker-compose up --build -d
|
||||||
```
|
```
|
||||||
|
|
||||||
See docker-compose documentation for more information and available options.
|
See docker-compose documentation for more information and available options.
|
||||||
|
|
Loading…
Reference in New Issue