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 f919ba6 commit e990ece
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_file:
- ./.env.db
volumes:
- /mongo:/etc/mongo
- ./mongo:/etc/mongo
- mongodb_data_container:/data/db
- type: bind
source: ../init-mongo.sh
Expand Down

0 comments on commit e990ece

Please sign in to comment.