Skip to content

Commit c3185f4

Browse files
committed
fixed 404 error on sqs
1 parent ee0ab0b commit c3185f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/bin/test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ waitForService gearmand 4730 50
3939
waitForService kafka 9092 50
4040
waitForService mongo 27017 50
4141
waitForService thruway 9090 50
42-
waitForService localstack 4576 50
42+
waitForService localstack 4576 60
4343

4444
php docker/bin/refresh-mysql-database.php || exit 1
4545
php docker/bin/refresh-postgres-database.php || exit 1

0 commit comments

Comments
 (0)