Update config.json

This commit is contained in:
Alexandre
2025-07-16 10:34:55 +02:00
committed by GitHub
parent c443f3b68b
commit 20bb47187f

View File

@@ -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}",