mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update config.json
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"PGDATA": "/config/database"
|
"PGDATA": "/config/database"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/postgres-{arch}",
|
"image": "ghcr.io/alexbelgium/postgres-{arch}",
|
||||||
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
"homeassistant_config:rw",
|
"homeassistant_config:rw",
|
||||||
@@ -37,5 +38,5 @@
|
|||||||
"slug": "postgres",
|
"slug": "postgres",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
|
||||||
"version": "15.7-3_test3"
|
"version": "15.7-3_test4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user