Skip to content

Commit

Permalink
Set a fallback DISPLAY
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler36 committed Oct 20, 2023
1 parent 27e8aaa commit 49b8a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:

environment:
- CYPRESS_baseUrl=${DDEV_PRIMARY_URL}
- DISPLAY
- DISPLAY=${DISPLAY:-host.docker.internal:0}
- HOME=/root

volumes:
Expand Down

0 comments on commit 49b8a7d

Please sign in to comment.