We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e4dc8 commit 619c3f2Copy full SHA for 619c3f2
docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
build: .
4
entrypoint: ./entrypoint.rb
5
environment:
6
- DOCKER: true
+ DOCKER: 'true'
7
SELENIUM_HOST: selenium
8
SELENIUM_PORT: 4444
9
expose:
0 commit comments