From 38e7d5dfc79a299b029b1a1d35ac4b4de54e05c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bedna=C5=99=C3=ADk?= <jan.bednarik@gmail.com> Date: Thu, 23 Nov 2017 01:12:21 +0100 Subject: [PATCH] Update readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81cf511..377d333 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ you can build it locally: `make build` ## Run for local development Run on port 9200: `make run` + Stop: `make stop` Stop and/or remove all data: `make destroy` -- GitLab