forked from mirrors/mattermost-docker
Merge pull request #23 from cobenash/bugfix/issue-22
#22 Fix readme typo error.
This commit is contained in:
commit
2623e65088
@ -124,7 +124,7 @@ If you want to have a different version of Mattermost installed you will need to
|
|||||||
Remove the containers
|
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
|
# OR
|
||||||
sudo docker-compose -f docker-compose.yml -f docker-compose.without-nginx.yml down
|
sudo docker-compose -f docker-compose.yml -f docker-compose.without-nginx.yml down
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user