mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 20:39:12 +02:00
test
This commit is contained in:
19
elasticsearch/config.json
Normal file
19
elasticsearch/config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64"],
|
||||
"description": "elasticsearch server",
|
||||
"name": "Elasticsearch server DO NOT USE",
|
||||
"options": {},
|
||||
"ports": {
|
||||
"9200/tcp": 9200,
|
||||
"9300/tcp": 9300
|
||||
},
|
||||
"ports_description": {
|
||||
"9200/tcp": "web interface",
|
||||
"9300/tcp": "web interface"
|
||||
},
|
||||
"schema": {},
|
||||
"slug": "elasticsearch",
|
||||
"upstream": "",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "6.8.20"
|
||||
}
|
||||
Reference in New Issue
Block a user