mirror of
https://github.com/gethomepage/homepage.git
synced 2026-02-06 12:02:01 +00:00
Documentaiton: clarify backend port usage in NetAlertX widget docs
This commit is contained in:
parent
1c504bc350
commit
d6dde5fc41
@ -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…
Reference in New Issue
Block a user