Update config.json

This commit is contained in:
Alexandre
2024-12-04 23:09:18 +01:00
committed by GitHub
parent 0593ae0dc7
commit 7f2b02719a

View File

@@ -12,6 +12,7 @@
"PGDATA": "/config/database"
},
"image": "ghcr.io/alexbelgium/postgres-{arch}",
"init": false,
"map": [
"addon_config:rw",
"homeassistant_config:rw",
@@ -37,5 +38,5 @@
"slug": "postgres",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
"version": "15.7-3_test3"
"version": "15.7-3_test4"
}