Use new LSIO mod which does more

This commit is contained in:
Jake Howard 2020-10-19 17:29:28 +01:00
parent a46525aa80
commit efd22010b7
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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