Skip to content
Snippets Groups Projects
Commit 448db1b9 authored by David PETIT's avatar David PETIT
Browse files

Update docker-compose.yaml

parent 2d1a5c04
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,7 @@ services:
- mongo
mongo:
image: mongo
ports:
- '27017:27017'
volumes:
- './mongodbdata:/data/db'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment