Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Jan 4, 2024
1 parent bf82800 commit 6d48839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- ./.env.db
volumes:
- mongodb_data_container:/data/db
- ./mongodb-keyfile:/data/keyfile
- mongodb-keyfile:/data/keyfile
- type: bind
source: ../init-mongo.sh
target: /docker-entrypoint-initdb.d/init-mongo.sh
Expand Down

0 comments on commit 6d48839

Please sign in to comment.