Skip to content

Commit

Permalink
Add fix for tracing errors
Browse files Browse the repository at this point in the history
  • Loading branch information
feedmypixel committed Dec 19, 2024
1 parent 5b1c1ea commit de7738c
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 de7738c

Please sign in to comment.