diff --git a/ente/config.json b/ente/config.json index d7c2f2069..110f74be7 100644 --- a/ente/config.json +++ b/ente/config.json @@ -20,7 +20,8 @@ "PUID": "0", "S3_BUCKET": "ente-media", "S3_ENDPOINT": "http://localhost:3200", - "TZ": "Europe/Paris" + "TZ": "Europe/Paris", + "PGDATA": "/config/postgres" }, "hassio_api": true, "image": "ghcr.io/alexbelgium/ente-{arch}",