Updates nextcloud, fixes wallabag, synapse

This commit is contained in:
2026-04-17 21:23:39 +02:00
parent e4e3a36c4a
commit 81834b3851
6 changed files with 19 additions and 6 deletions
+2
View File
@@ -8,6 +8,7 @@ Requires=wallabag-redis.container
[Container]
AutoUpdate=registry
ContainerName=wallabag
Entrypoint=/custom-entrypoint.sh
Environment=POSTGRES_DB=wallabag
Environment=POSTGRES_USER=wallabag
Environment=SYMFONY__ENV__DATABASE_DRIVER=pdo_pgsql
@@ -34,6 +35,7 @@ StartWithPod=true
Timezone=Europe/Zurich
Volume=wallabag-data.volume:/var/www/wallabag/data
Volume=wallabag-images.volume:/var/www/wallabag/web/assets/images
Volume=/var/mnt/nas/containers/wallabag/storage/custom-entrypoint.sh:/custom-entrypoint.sh
[Service]
Restart=always