@ -10,11 +10,11 @@ services:
volumes:
- "./mongodb/:/data/db"
mcbulkaccountcheckerandwatcher:
image: "cuddlycheetah/MCBulkAccountCheckerAndWatcher"
image: "cuddlycheetah/mcbulkaccountcheckerandwatcher"
restart: unless-stopped
links:
- mongo
- ./config.json/:/usr/src/config.json
ports:
- "6969:6969/tcp"