Increase max comnections count

This commit is contained in:
Alexey Golubev 2016-08-23 13:45:53 +03:00 committed by GitHub
parent e3b22c436c
commit befb9c1c65

View file

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