From d239b008edec52795df20d9a0d424ef7436b7356 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 5 Dec 2024 08:40:01 +0100 Subject: [PATCH] Update config.json --- postgres/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/postgres/config.json b/postgres/config.json index d1cf0a8ca..1c2a18dde 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -12,6 +12,7 @@ "PGDATA": "/config/database" }, "image": "ghcr.io/alexbelgium/postgres-{arch}", + "init": false, "map": [ "addon_config:rw", "homeassistant_config:rw",