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 c83f6db commit 99ed3dcCopy full SHA for 99ed3dc
.ci/compose.yaml
@@ -10,6 +10,7 @@ services:
10
ports:
11
# Allow to watch the remote controlled browser (comment out the
12
# `--headless` argument in TestCase::driver() before).
13
+ # The password is 'secret'.
14
- '127.0.0.1:7900:7900'
15
volumes:
16
- '/dev/shm:/dev/shm'
0 commit comments