fix: blacklist attic website exporter
This commit is contained in:
parent
c9900e4314
commit
7fd35b79c4
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ in {
|
||||||
config = {
|
config = {
|
||||||
services.blackbox-exporter = {
|
services.blackbox-exporter = {
|
||||||
blacklistDomains = [
|
blacklistDomains = [
|
||||||
|
"attic.cloonar.com"
|
||||||
"autoconfig.cloonar.com"
|
"autoconfig.cloonar.com"
|
||||||
"cloonar.dev"
|
"cloonar.dev"
|
||||||
"loki.cloonar.com"
|
"loki.cloonar.com"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue