From a4cf82a4708ebdc5bb1809f56e135ea509a5455c Mon Sep 17 00:00:00 2001 From: Michael Staake Date: Sat, 27 Dec 2025 12:08:16 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aadcb4f..d793e6e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ Then open http://localhost:8080 When you are done using Mainty, you can run the following command to stop the services: +```bash +docker-compose down +``` + ### Option 2: Traditional Web Server 1. Upload the entire folder to your web server