modules/prometheus: fix basic auth scrape
This commit is contained in:
parent
74b67e1854
commit
92db38383e
5 changed files with 51 additions and 24 deletions
|
@ -61,12 +61,10 @@ with my-lib;
|
|||
address = "rss.xinyang.life";
|
||||
}
|
||||
{
|
||||
inherit passwordFile;
|
||||
name = "ntfy";
|
||||
address = "ntfy.xinyang.life";
|
||||
}
|
||||
{
|
||||
inherit passwordFile;
|
||||
name = "grafana-eu";
|
||||
address = "grafana.xinyang.life";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue