Committing fixes in the dark, seriously, who killed my power!?

This commit is contained in:
CoolnsX
2025-09-27 13:28:57 +05:30
parent 3900cf2395
commit 5eb90153ed

View File

@@ -12,7 +12,7 @@ AutoUpdate=registry
# pass this to attach it to container
Environment=POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
Environment=POSTGRES_USER=${POSTGRES_USER}
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'
Volume=%h/podman/matrix/database:/var/lib/postgresql/data