immich & prep for nextcloud memories
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m12s

This commit is contained in:
2023-09-27 22:15:14 +01:00
parent 21c6b627a8
commit 9c9d16a3bc
5 changed files with 52 additions and 18 deletions

View File

@@ -11,6 +11,7 @@ docker run \
--publish 8080:8080 \
--env NEXTCLOUD_UPLOAD_LIMIT=16G \
--env NEXTCLOUD_MAX_TIME=7200 \
--env NEXTCLOUD_ADDITIONAL_APKS="imagemagick ffmpeg" \
--env APACHE_PORT=11000 \
--env APACHE_IP_BINDING=0.0.0.0 \
--env TZ=Europe/London \