Update Services/postgres/postgres.container

此提交包含在:
2026-05-12 14:57:05 +02:00
父節點 665fe14c03
當前提交 3eec10157a
+2 -2
查看文件
@@ -3,14 +3,14 @@ Name=postgres
[Container]
ContainerName=postgres
Image=postgres:17
Image=postgres:latest
#AutoUpdate=registry
Network=internal.network
Environment=POSTGRES_USER=postgres
Environment=POSTGRES_PASSWORD=postgres
#PublishPort=5432:5432
Volume=/srv/containers/postgres:/var/lib/postgresql/data
Volume=/srv/containers/postgres:/var/lib/postgresql
[Service]
TimeoutStartSec=5m