forked from mirrors/mattermost-docker
#22 Fix readme typo error.
This commit is contained in:
parent
fc0327a13b
commit
a7c493abce
@ -124,7 +124,7 @@ If you want to have a different version of Mattermost installed you will need to
|
||||
Remove the containers
|
||||
|
||||
```
|
||||
sudo docker-compose -f docker-compose.yml -f docker-compose.nginx.ymp down
|
||||
sudo docker-compose -f docker-compose.yml -f docker-compose.nginx.yml down
|
||||
# OR
|
||||
sudo docker-compose -f docker-compose.yml -f docker-compose.without-nginx.yml down
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user