Move healthcheck

This commit is contained in:
Owen
2025-12-22 14:44:37 -05:00
parent 3641ba3b91
commit fa232eb39c
2 changed files with 5 additions and 1 deletions

View File

@@ -46,7 +46,7 @@
"pages": [
"manage/resources/public/authentication",
"manage/resources/public/targets",
"manage/healthchecks-failover",
"manage/resources/public/healthchecks-failover",
"manage/resources/public/raw-resources"
]
},
@@ -282,6 +282,10 @@
{
"source": "/manage/resources/tcp-udp-resources",
"destination": "/manage/resources/public/raw-resources"
},
{
"source": "manage/healthchecks-failover",
"destination": "manage/resources/public/healthchecks-failover"
}
],
"seo": {