Skip to content

Commit

Permalink
fix: compose mount
Browse files Browse the repository at this point in the history
  • Loading branch information
sanriodev committed Feb 24, 2024
1 parent 76ee28b commit fb3caec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ services:
volumes:
- ./infra/mongo:/db/data:rw
- ./infra/mongo/mongo.conf:/etc/mongo/mongo.conf:ro
- ./infra/mongo/init.js:/docker-entrypoint-initdb.d/init.js:ro
env_file:
- ./infra/mongo/.env
command:
Expand Down

0 comments on commit fb3caec

Please sign in to comment.