mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
fixup pages
This commit is contained in:
parent
37256cd562
commit
1f35904542
1 changed files with 3 additions and 3 deletions
|
|
@ -64,11 +64,11 @@ in
|
|||
{
|
||||
type = "custom-api";
|
||||
title = "Uptime Kuma";
|
||||
title-url = "http://status.eisen";
|
||||
url = "http://status.eisen/api/status-page/base";
|
||||
title-url = "http://status.eisen.danbulant.cloud";
|
||||
url = "http://status.eisen.danbulant.cloud/api/status-page/base";
|
||||
subrequests = {
|
||||
heartbeats = {
|
||||
url = "http://status.eisen/api/status-page/heartbeat/base";
|
||||
url = "http://status.eisen.danbulant.cloud/api/status-page/heartbeat/base";
|
||||
};
|
||||
};
|
||||
cache = "10m";
|
||||
|
|
|
|||
Loading…
Reference in a new issue