Use new LSIO mod which does more
This commit is contained in:
parent
a46525aa80
commit
efd22010b7
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue