You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
355 B
Markdown
14 lines
355 B
Markdown
# 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
|