[Update] Increase timeout

This commit is contained in:
andryyy
2019-05-25 22:37:51 +02:00
parent 5b730bf89f
commit ba4ac26ba9

View File

@@ -10,7 +10,7 @@ fi
set -o pipefail
# Setting high dc timeout
export COMPOSE_HTTP_TIMEOUT=300
export COMPOSE_HTTP_TIMEOUT=600
# Add /opt/bin to PATH
PATH=$PATH:/opt/bin