Skip to content

Commit

Permalink
link backup volume
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Aug 12, 2018
1 parent b7d149c commit 3baac34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ services:
image: mongo:3
volumes:
- 'mongo_data:/data/db'
- '.:/backup'
ports:
- '27017:27017'
python:
Expand Down

0 comments on commit 3baac34

Please sign in to comment.