Skip to content

Commit

Permalink
Merge pull request #20 from sbilge/master
Browse files Browse the repository at this point in the history
minor
  • Loading branch information
sbilge authored Mar 19, 2019
2 parents 5060c79 + 99871e7 commit fe3d393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: '3'
services:
mongodb:
image: mongo
command: mongod --setParameter localLogicalSessionTimeoutMinutes=90
ports:
- "27017:27017"

Expand Down

0 comments on commit fe3d393

Please sign in to comment.