This commit is contained in:
parent
fc4964a1b1
commit
c1f605de90
4
index.ts
4
index.ts
@ -1,11 +1,11 @@
|
||||
import { manageCIMonitorReq } from "./routes/ci"
|
||||
// import { manageGitlabEventReq } from "./routes/event"
|
||||
import initSchedule from "./schedule"
|
||||
// import initSchedule from "./schedule"
|
||||
import netTool from "./service/netTool"
|
||||
import { makeCheckPathTool } from "./utils/pathTools"
|
||||
|
||||
// 启动定时任务
|
||||
initSchedule()
|
||||
// initSchedule()
|
||||
|
||||
const PREFIX = "/gitlab_monitor"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user