Skip to content
Snippets Groups Projects
Commit 9a0d3dc6 authored by Tibo's avatar Tibo
Browse files

use persistent volume for mongodb

parent 305605c2
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,9 @@ services:
- mongo
mongo:
image: mongo:4.4
volumes:
- mongo:/data/db
volumes:
mongo:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment