From e3b22c436c9cb5d26931ff33f3ce41025694decb Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Wed, 17 Aug 2016 15:54:19 +0300 Subject: [PATCH] Excluded unused backend --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 36e8985..0584be4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -35,6 +35,7 @@ services: environment: - ONLYOFFICE_DATA_CONTAINER_HOST=onlyoffice-documentserver-data - BALANCE=uri depth 3 + - EXCLUDE_PORTS=443 - HTTP_CHECK=GET /healthcheck - EXTRA_SETTINGS=http-check expect string true # Uncomment the string below to redirect HTTP request to HTTPS request.