Skip to content

Commit 9db4d4a

Browse files
author
Antoine Verin
committed
Update documentation
1 parent ecb9587 commit 9db4d4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/index.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ export ELASTICSEARCH_API_KEY=token
3939

4040
The following arguments are supported:
4141

42-
* `url` - (Required) Url to the ElasticSsearch API
43-
* `token` - (Required) Authentication token to the ElasticSearch API
42+
* `url` - (Option) Url to the ElasticSsearch API. Default is `ELASTICSEARCH_ENDPOINT` environment variable.
43+
* `token` - (Option) Authentication token to the ElasticSearch API. Default is `ELASTICSEARCH_API_KEY` environment variable.
4444
* `insecure` - (Optional) Skip server certification verification

0 commit comments

Comments
 (0)