Remove webui

Postgres has no web ui, so do not offer button to it.
This commit is contained in:
Honza Pobořil
2023-07-13 17:56:10 +02:00
committed by GitHub
parent c75ec10d60
commit c1078d3af4

View File

@@ -34,6 +34,5 @@
},
"slug": "postgres",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "15.3-test5",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5432]"
"version": "15.3-test5"
}