docs: add docker-compose ps command (#2150)
This commit is contained in:
parent
1114808391
commit
afce6604ca
|
@ -273,6 +273,7 @@ Finally, start the services, and check that they are running properly using the
|
|||
```bash
|
||||
docker-compose up -d
|
||||
|
||||
docker-compose ps
|
||||
docker-compose logs -f
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue