mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 03:45:16 +05:30
Committing fixes in the dark, seriously, who killed my power!?
This commit is contained in:
@@ -12,7 +12,7 @@ AutoUpdate=registry
|
|||||||
# pass this to attach it to container
|
# pass this to attach it to container
|
||||||
Environment=POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
Environment=POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
||||||
Environment=POSTGRES_USER=${POSTGRES_USER}
|
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
|
Volume=%h/podman/matrix/database:/var/lib/postgresql/data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user