Documentaiton: clarify backend port usage in NetAlertX widget docs
This commit is contained in:
parent
1c504bc350
commit
d6dde5fc41
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Provide the `API_TOKEN` (f.k.a. `SYNC_api_token`) as the `key` in your config.
|
|||
```yaml
|
||||
widget:
|
||||
type: netalertx
|
||||
url: http://ip:port
|
||||
url: http://ip:port # backend port
|
||||
key: yournetalertxapitoken
|
||||
version: 2 # optional, default is 1
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue