Merge pull request #7374 from overleaf/ae-docker-compose-log-level
Remove --log-level from DOCKER_COMPOSE_FLAGS GitOrigin-RevId: dc301c33be82dc356be9c66e27b168a05edb9068
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DOCKER_COMPOSE_FLAGS ?= -f docker-compose.yml --log-level ERROR
|
||||
DOCKER_COMPOSE_FLAGS ?= -f docker-compose.yml
|
||||
|
||||
BUILD_NUMBER ?= local
|
||||
BRANCH_NAME ?= $(shell git rev-parse --abbrev-ref HEAD)
|
||||
|
||||
Reference in New Issue
Block a user