Update config.json

This commit is contained in:
Alexandre
2021-11-02 11:29:14 +01:00
committed by GitHub
parent ca7a04fb9f
commit 176267574a

View File

@@ -8,8 +8,8 @@
"9300/tcp": 9300 "9300/tcp": 9300
}, },
"ports_description": { "ports_description": {
"9200/tcp": "web interface", "9200/tcp": "API calls over HTTP",
"9300/tcp": "web interface" "9300/tcp": "custom binary protoco"
}, },
"schema": {}, "schema": {},
"slug": "elasticsearch", "slug": "elasticsearch",