Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
rm waiting time
  • Loading branch information
mvogl committed Jul 27, 2017
1 parent 37dd13b commit f1a205f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/start_deploy.sh
Expand Up @@ -8,10 +8,6 @@ docker-compose down

sleep 2

docker-compose up -d postgres

sleep 5

docker-compose up -d

echo 'Deployed'
docker-compose ps

0 comments on commit f1a205f

Please sign in to comment.