Skip to content

Commit

Permalink
Always use the latest mongo version
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Aug 9, 2022
1 parent e043fae commit f1fcfd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose-test-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ services:

mongo:
image: mongo
ports:
- "27017:27017"
restart: unless-stopped
command: mongod --oplogSize 128 --replSet rs0

Expand Down

0 comments on commit f1fcfd7

Please sign in to comment.