Skip to content

Commit

Permalink
adding wiredTiger
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Oct 28, 2024
1 parent 0d2b47b commit b9d775f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ services:

db:
image: mongo:5
mem_limit: 7500m
mem_reservation: 2000M
command: --wiredTigerCacheSizeGB 4
hostname: mongo
container_name: rimongo
ports:
Expand Down

0 comments on commit b9d775f

Please sign in to comment.