This commit is contained in:
2025-03-07 22:33:09 +01:00
parent efa7ddb947
commit 63f5fe2215

View File

@ -48,6 +48,17 @@ services:
labels:
com.centurylinklabs.watchtower.enable: true
com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install -y smbclient;chown -R www-data:www-data /var/www/html"
homepage.group: Infrastructure
homepage.name: Immich
homepage.icon: ${APPNAME}.png
homepage.href: https://nc.sectorq.eu
homepage.description: "Cloud server"
homepage.server: my-docker
homepage.container: immich_server
homepage.widget.type: ${APPNAME}
homepage.widget.url: https://nc.sectorq.eu
homepage.widget.username: jaydee
homepage.widget.password: l4c1j4yd33Du5lo
redis:
image: ${DOCKER_REGISTRY:-}redis:alpine
volumes: