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
+1 -1
View File
@@ -6,7 +6,7 @@ AutoUpdate=registry
ContainerName=synapse-database
Environment=POSTGRES_USER=synapse
Environment=POSTGRES_DB=synapse
Environment=POSTGRES_INITDB_ARGS=--encoding=UTF-8 --lc-collate=C --lc-ctype=C
Environment=POSTGRES_INITDB_ARGS="--encoding=UTF-8 --lc-collate=C --lc-ctype=C"
Environment=TZ=Europe/Zurich
HealthCmd=pg_isready -U synapse
HealthInterval=30s