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