Reduce the MongoDB version to adapt to a few machine

pull/22/head
senyu 4 years ago
parent a1e9332606
commit aa93f9bafa

@ -15,7 +15,7 @@ services:
restart: always
mongodb:
image: mongo
image: mongo:4.0
ports:
- 27017:27017
container_name: mongo

Loading…
Cancel
Save