We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ffca4 + cec2c72 commit 0b92eeeCopy full SHA for 0b92eee
1 file changed
deployment.sh
@@ -101,6 +101,8 @@ echo "Deploying all containers"
101
docker-compose up -d mysql-db-container
102
sleep 10
103
docker-compose up -d cryptowallet-backend-container
104
+sleep 10
105
+docker-compose up -d nginx-proxy-container
106
echo ""
107
108
echo "##############################################################################"
0 commit comments