Onlyoffice reduce ressource usage

This commit is contained in:
Brieuc Dubois 2023-12-10 23:20:30 +01:00
parent cdefce0d79
commit 3ff29d0a32
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ services:
- MYSQL_SERVER_PASS=onlyoffice_pass
- ELASTICSEARCH_SERVER_HOST=onlyoffice-elasticsearch
- ELASTICSEARCH_SERVER_HTTPPORT=9200
- NGINX_WORKER_PROCESSES=1
- NGINX_WORKER_CONNECTIONS=1024
volumes:
- $DATA/onlyoffice/CommunityServer/data:/var/www/onlyoffice/Data
- $DATA/onlyoffice/CommunityServer/log:/var/log/onlyoffice