[Container] Image=docker.io/library/postgres:16 AutoUpdate=registry Network=nextcloud.network Volume=%h/volumes/nextcloud/postgres:/var/lib/postgresql/data:Z EnvironmentFile=%h/volumes/nextcloud/.postgres.env Environment=TZ=Europe/Berlin Environment=PGTZ=Europe/Berlin [Service] Restart=always [Install] WantedBy=default.target