We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0ab0b commit c3185f4Copy full SHA for c3185f4
docker/bin/test.sh
@@ -39,7 +39,7 @@ waitForService gearmand 4730 50
39
waitForService kafka 9092 50
40
waitForService mongo 27017 50
41
waitForService thruway 9090 50
42
-waitForService localstack 4576 50
+waitForService localstack 4576 60
43
44
php docker/bin/refresh-mysql-database.php || exit 1
45
php docker/bin/refresh-postgres-database.php || exit 1
0 commit comments