From 55616074dd6e137e08039ddd97cb640447b91771 Mon Sep 17 00:00:00 2001 From: cheetah Date: Tue, 31 Mar 2020 11:54:16 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 774fc94..af68f03 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # MCBulkAccountCheckerAndWatcher Dump bulk-account-lists and validate them (over time) + +## Installation +``` +git clone this repo +cd MCBulkAccountCheckerAndWatcher +docker-compose up -d +``` + +## Using with already existing Database Server(mongodb) +uncomment the container definition and link(in the app container defintion) +edit config.json to fit your needs