Skip to content

Commit

Permalink
enable otr debug for meteor test
Browse files Browse the repository at this point in the history
  • Loading branch information
eparker-tulip committed Oct 2, 2024
1 parent 322dc77 commit 7e7a758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/meteor/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
environment:
- OTR_MONGO_URL=mongodb://mongo/tests
- OTR_REDIS_URL=redis://redis
# - OTR_LOG_DEBUG=true
- OTR_LOG_DEBUG=true
- OTR_OPLOG_V2_EXTRACT_SUBFIELD_CHANGES=true
depends_on:
mongo:
Expand Down

0 comments on commit 7e7a758

Please sign in to comment.