Compare commits
No commits in common. "aeb9f9ad6407630d83300e2bb16ce04c5f41b2f7" and "1b9ecaae48331fc8c3b602b4f5dca261198bfd9d" have entirely different histories.
aeb9f9ad64
...
1b9ecaae48
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
TITLE="Recycled Cloud Status"
|
||||
LOCATIONS="swdn.ch"
|
||||
LOCATIONS="swdn.ch lnth.ch"
|
||||
EXTERNAL_PROMETHEUS_ADDR=http://localhost:9090
|
||||
|
||||
query () {
|
||||
|
@ -127,7 +127,7 @@ done
|
|||
|
||||
cat << EOF
|
||||
<div id="footer">
|
||||
Recycled Cloud Status Page - MIT Licensed - <a href="https://code.recycled.cloud/RecycledCloud/statuspage">Sources</a>
|
||||
RC Status Page - MIT Licensed - <a href="https://code.recycled.cloud/RecycledCloud/statuspage">Sources</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue