mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Lint config.json
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
"config:rw"
|
||||
],
|
||||
"name": "Elasticsearch server",
|
||||
"options": {},
|
||||
"ports": {
|
||||
"9200/tcp": 9200,
|
||||
"9300/tcp": 9300
|
||||
@@ -25,9 +24,7 @@
|
||||
"9200/tcp": "API calls over HTTP",
|
||||
"9300/tcp": "custom binary protoco"
|
||||
},
|
||||
"schema": {},
|
||||
"slug": "elasticsearch",
|
||||
"upstream": "7.14.2",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch",
|
||||
"version": "7.14.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user