mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-20 09:42:07 +08:00
Documentaiton: clarify backend port usage in NetAlertX widget docs
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user