upgrade: 更新 config,ts 中的状态页面地址

This commit is contained in:
二叉树树
2026-01-12 19:43:36 +08:00
parent 8e3e4698b6
commit d097cd5737

View File

@@ -88,7 +88,7 @@ export const navBarConfig: NavBarConfig = {
},
{
name: "监控",
url: "https://vps.2x.nz", // Internal links should not include the base path, as it is automatically added
url: "https://status.acofork.com", // Internal links should not include the base path, as it is automatically added
external: true, // Show an external link icon and will open in a new tab
},
],