Skip to content

Commit

Permalink
change volume
Browse files Browse the repository at this point in the history
  • Loading branch information
finxol committed Apr 4, 2022
1 parent 708ee82 commit 0d789cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-mongo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ services:
image: mongo:5.0.6
restart: always
volumes:
- '/opt/iucovoit/mongodb:/bitnami/mongodb'
- './mongo-data:/data/db'
ports:
- "27017:27017"

0 comments on commit 0d789cb

Please sign in to comment.