mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
Deprecate healthcheck.js
This commit is contained in:
parent
cc68ebca39
commit
ad5e1957b1
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
* ⚠️ Deprecated: Changed to healthcheck.go, it will be deleted in the future.
|
||||
* This script should be run after a period of time (180s), because the server may need some time to prepare.
|
||||
*/
|
||||
const { FBSD } = require("../server/util-server");
|
||||
|
|
Loading…
Reference in a new issue