Removed setup max connection count

This commit is contained in:
Alexey Golubev 2016-08-23 17:22:42 +03:00 committed by GitHub
parent befb9c1c65
commit 4859e8f422

@ -56,7 +56,6 @@ services:
- onlyoffice-documentserver - onlyoffice-documentserver
environment: environment:
- MODE=http - MODE=http
- MAXCONN=65536
# Uncomment the string below to specify the path of ssl certificates # Uncomment the string below to specify the path of ssl certificates
#- CERT_FOLDER=/certs/ #- CERT_FOLDER=/certs/
stdin_open: true stdin_open: true