From 3b4792988d350cef7d4cd6960832bfa8a44e4f06 Mon Sep 17 00:00:00 2001 From: Yi EungJun Date: Fri, 4 Dec 2015 18:19:06 +0900 Subject: [PATCH] Describe how to remove all data and configs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4579395..30bb387 100644 --- a/README.md +++ b/README.md @@ -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.