Update docker-compose.yml

master
cheetah 5 years ago
parent c9a6c80d4d
commit 4cfdf003f4

@ -10,7 +10,7 @@ services:
volumes:
- "./mongodb/:/data/db"
mcbulkaccountcheckerandwatcher:
image: "cuddlycheetah/MCBulkAccountCheckerAndWatcher"
image: "cuddlycheetah/mcbulkaccountcheckerandwatcher"
restart: unless-stopped
links:
- mongo

Loading…
Cancel
Save