Skip to content

Commit

Permalink
Wait for rabbitmq to start up
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain committed Jul 15, 2024
1 parent 65ff9be commit c245508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/local-startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ else
echo "Starting RabbitMQ"
# Start RabbitMQ
docker-compose up -d rabbitmq
sleep 10
fi

0 comments on commit c245508

Please sign in to comment.