update description
This commit is contained in:
14
package.json
14
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ht-docker-elk",
|
||||
"version": "1.0.16",
|
||||
"description": "elastic stack with full basic authentication",
|
||||
"description": "A Docker image for running the Elastic Stack with added support for full basic authentication.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\"",
|
||||
@@ -28,5 +28,15 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"Elastic Stack",
|
||||
"Docker",
|
||||
"Basic Authentication",
|
||||
"Security",
|
||||
"Elasticsearch",
|
||||
"Logstash",
|
||||
"Kibana",
|
||||
"Containerization"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user