Describe how to remove all data and configs

This commit is contained in:
Yi EungJun 2015-12-04 18:19:06 +09:00
parent fe68c85a21
commit 3b4792988d

View File

@ -24,10 +24,14 @@ If you don't have them you can generate a self-signed SSL certificate.
Run `docker-compose stop`.
### Remove
### Remove the containers
Run `docker-compose stop && docker-compose rm`.
### Remove the data and settings of your mattermost instance
Remove `volumes` directory
## Known Issues
* Do not modify the Listen Address in Service Settings.