Add docker mod to scale worker processes to a sane value

This commit is contained in:
Jake Howard 2020-09-28 20:14:41 +01:00
parent 07b0650618
commit 4e7c5ffd67
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -7,6 +7,7 @@ services:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}
- TZ=Europe/London
- DOCKER_MODS=theorangeone/docker-mod-nginx-auto:latest
volumes:
- ./apps:/config/www/nextcloud/apps
- ./config.php:/config/www/nextcloud/config/config.php