Skip to content

Commit

Permalink
Merge pull request #31 from DEFRA/failure-investigation-part-IV
Browse files Browse the repository at this point in the history
Add fix for tracing errors
  • Loading branch information
feedmypixel authored Dec 19, 2024
2 parents 5b1c1ea + de7738c commit 41d1c3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ services:
image: selenium/standalone-chrome:latest
ports:
- 4444:4444
environment:
- SE_ENABLE_TRACING=false

################################################################################
mongodb:
Expand Down

0 comments on commit 41d1c3f

Please sign in to comment.