Skip to content

Commit

Permalink
Start e2e container only when testing compose profile is set
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Feb 25, 2025
1 parent c7cc8af commit 64a9518
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ services:
volumes:
- .:/app
- /tmp/.X11-unix:/tmp/.X11-unix
profiles:
- testing
app:
environment:
XDEBUG_CONFIG: "log_level=0"

0 comments on commit 64a9518

Please sign in to comment.