Update README.md
parent
ae80ff172e
commit
55616074dd
@ -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
|
||||
|
Loading…
Reference in New Issue