fix: gitea and synapse_db .container file changes

This commit is contained in:
CoolnsX
2026-01-31 11:37:37 +05:30
parent 608913ebaa
commit aa665a8e0b
2 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ Environment=POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
Environment=POSTGRES_USER=${POSTGRES_USER}
Environment=POSTGRES_INITDB_ARGS='--encoding=UTF-8 --lc-collate=C --lc-ctype=C'
Volume=%h/podman/matrix/database:/var/lib/postgresql/data
Volume=%h/podman/matrix/database:/var/lib/postgresql
[Service]
# pass this to autofill above variables