@@ -18,3 +18,7 @@ services:
image: mongo
ports:
- "27017:27017"
+ mongoclient:
+ image: mongoclient/mongoclient
+ ports:
+ - "3000:3000"