Skip to content

Commit

Permalink
Merge pull request #385 from EGA-archive/develop
Browse files Browse the repository at this point in the history
adding wiredTiger
  • Loading branch information
costero-e authored Oct 28, 2024
2 parents d8a08d6 + 89c8548 commit 200ad47
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 200ad47

Please sign in to comment.