DVL-009 Change wait time from 90s to 30s

This commit is contained in:
cytopia 2017-04-22 12:39:10 +02:00
parent d82b4f0c0d
commit c55c440352
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -368,7 +368,7 @@ devilbox_start() {
docker-compose up -d
# Wait for it to come up
wait_for 90 1
wait_for 30 1
# Show log/info
docker-compose logs