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 e55d709 commit 34ac571Copy full SHA for 34ac571
tests/e2e/docker.web.docker-compose.yml
@@ -30,7 +30,7 @@ services:
30
E2E_CLOUD_API_SECRET_KEY: $E2E_CLOUD_API_SECRET_KEY
31
REMOTE_FOLDER_PATH: "/root/remote"
32
command: [
33
- # './wait-for-it.sh', 'redis-enterprise:12000', '-s', '-t', '120',
+ './wait-for-it.sh', 'redis-enterprise:12001', '-s', '-t', '120000',
34
# '--',
35
# 'npm', 'run', 'test:chrome:ci'
36
]
0 commit comments