Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 1431c38

Browse files
author
Chris Wiechmann
authored
[skip ci] Docu updated
1 parent 5c9c386 commit 1431c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodemanager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ function invoke(msg) {
8080

8181
The URL of the Connect to URL filter points to your running API-Builder docker container and port - **default is 8889** using the environment variable: `API_BUILDER_URL`.
8282
Additionally the URL is forwarding the optional region filter based on the configured `REGION` to make sure, the Admin-Node-Manager loads the correct regional data.
83-
Sample: `${env.API_BUILDER_URL}/api/elk/v1${http.request.rawURI}${regionFilter}`
83+
Sample: `${env.API_BUILDER_URL}/api/elk/v1${http.request.rawURI}`
8484
![Connect to ES API](../imgs/connect-to-elasticsearch-api.png)
8585

8686
### Is not implemented

0 commit comments

Comments
 (0)