mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Update config.json
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
],
|
],
|
||||||
"name": "Postgres 15",
|
"name": "Postgres 15",
|
||||||
"options": {
|
"options": {
|
||||||
"vector.rs_enabled": true,
|
|
||||||
"POSTGRES_PASSWORD": "homeassistant"
|
"POSTGRES_PASSWORD": "homeassistant"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
@@ -29,7 +28,6 @@
|
|||||||
"5432/tcp": "Postgres port"
|
"5432/tcp": "Postgres port"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"vector.rs_enabled": "bool",
|
|
||||||
"POSTGRES_DB": "str?",
|
"POSTGRES_DB": "str?",
|
||||||
"POSTGRES_HOST_AUTH_METHOD": "str?",
|
"POSTGRES_HOST_AUTH_METHOD": "str?",
|
||||||
"POSTGRES_INITDB_ARGS": "str?",
|
"POSTGRES_INITDB_ARGS": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user