Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
the-robot authored Feb 28, 2020
1 parent 53197c1 commit 89418d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ services:
container_name: corona-db

volumes:
- ~/.docker/mongodb/data/db/:/data/db/
- ~/.docker/mongodb/data/log/:/var/log/mongodb/
- ~/.docker/corona-mongodb/data/db/:/data/db/
- ~/.docker/corona-mongodb/data/log/:/var/log/mongodb/
- ./.docker/mongodb/initdb.d/:/docker-entrypoint-initdb.d/

env_file:
Expand Down

0 comments on commit 89418d5

Please sign in to comment.