Added sleep value for webhook
This commit is contained in:
@@ -129,7 +129,7 @@ install_bpp_protocol_server_with_sandbox(){
|
|||||||
|
|
||||||
echo "${GREEN}................Installing Webhook................${NC}"
|
echo "${GREEN}................Installing Webhook................${NC}"
|
||||||
start_container $bpp_docker_compose_file_sandbox "sandbox-webhook"
|
start_container $bpp_docker_compose_file_sandbox "sandbox-webhook"
|
||||||
sleep
|
sleep 5
|
||||||
echo "Webhook installation successful"
|
echo "Webhook installation successful"
|
||||||
|
|
||||||
echo "${GREEN}................Installing Protocol Server for BPP................${NC}"
|
echo "${GREEN}................Installing Protocol Server for BPP................${NC}"
|
||||||
|
|||||||
Reference in New Issue
Block a user