chore: removed lnth from locations
This commit is contained in:
parent
1b9ecaae48
commit
a20d76d9ca
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
TITLE="Recycled Cloud Status"
|
||||
LOCATIONS="swdn.ch lnth.ch"
|
||||
LOCATIONS="swdn.ch"
|
||||
EXTERNAL_PROMETHEUS_ADDR=http://localhost:9090
|
||||
|
||||
query () {
|
||||
|
|
Loading…
Reference in a new issue