mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-30 18:24:03 +00:00
Merge pull request #33 from Computroniks/patch-1
Fixed which field isn't set for API key auth
commit
c503631423
1 changed files with 1 additions and 1 deletions
|
@ -61,4 +61,4 @@ Here is an example config for Prometheus:
|
||||||
password: <api key>
|
password: <api key>
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: we don't need to set a password field as it is not used.
|
Note: we don't need to set a username field as it is not used.
|
||||||
|
|
Loading…
Reference in a new issue