mirror of
https://github.com/bitwarden/server
synced 2026-01-06 02:23:51 +00:00
Set Compose HTTP timeout. (#390)
This commit is contained in:
committed by
Kyle Spearrin
parent
b83b006cd8
commit
7c36984609
@@ -120,6 +120,7 @@ function dockerComposeFiles() {
|
||||
else
|
||||
export COMPOSE_FILE="$DOCKER_DIR/docker-compose.yml"
|
||||
fi
|
||||
export COMPOSE_HTTP_TIMEOUT="300"
|
||||
}
|
||||
|
||||
function dockerPrune() {
|
||||
|
||||
Reference in New Issue
Block a user