Skip to content

Commit

Permalink
fixed 404 error on sqs
Browse files Browse the repository at this point in the history
  • Loading branch information
zyv4yk committed Aug 1, 2024
1 parent ee0ab0b commit c3185f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/bin/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ waitForService gearmand 4730 50
waitForService kafka 9092 50
waitForService mongo 27017 50
waitForService thruway 9090 50
waitForService localstack 4576 50
waitForService localstack 4576 60

php docker/bin/refresh-mysql-database.php || exit 1
php docker/bin/refresh-postgres-database.php || exit 1
Expand Down

0 comments on commit c3185f4

Please sign in to comment.