Reduce the MongoDB version to adapt to a few machine (#22)

pull/26/head
Away 4 years ago committed by GitHub
parent efeba3432c
commit 0dfaa49c97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save