Update Services/postgres/postgres.container

このコミットが含まれているのは:
2026-05-12 14:57:05 +02:00
コミット 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