mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-09 20:11:17 +00:00
DVL-009 Change wait time from 90s to 30s
This commit is contained in:
parent
d82b4f0c0d
commit
c55c440352
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user