mirror of https://github.com/pikvm/pikvm.git
fix
This commit is contained in:
parent
2ace674b6f
commit
8b12193845
|
|
@ -16,8 +16,9 @@ scrape_configs:
|
|||
basic_auth:
|
||||
username: admin
|
||||
password: admin
|
||||
scheme: https
|
||||
static_configs:
|
||||
- targets: ["https://pikvm"]
|
||||
- targets: ["pikvm"]
|
||||
tls_config:
|
||||
insecure_skip_verify: true # For self-signed certificate
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue