mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-24 12:35:34 +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";
|
type = "custom-api";
|
||||||
title = "Uptime Kuma";
|
title = "Uptime Kuma";
|
||||||
title-url = "http://status.eisen";
|
title-url = "http://status.eisen.danbulant.cloud";
|
||||||
url = "http://status.eisen/api/status-page/base";
|
url = "http://status.eisen.danbulant.cloud/api/status-page/base";
|
||||||
subrequests = {
|
subrequests = {
|
||||||
heartbeats = {
|
heartbeats = {
|
||||||
url = "http://status.eisen/api/status-page/heartbeat/base";
|
url = "http://status.eisen.danbulant.cloud/api/status-page/heartbeat/base";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
cache = "10m";
|
cache = "10m";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue