mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 05:30:05 +00:00
⚡️ improve: 服务监控相关优化
This commit is contained in:
@@ -52,6 +52,6 @@ func initDB() {
|
||||
func main() {
|
||||
go controller.ServeWeb(dao.Conf.HTTPPort)
|
||||
go rpc.ServeRPC(5555)
|
||||
go rpc.DispatchTask(time.Minute * 10)
|
||||
go rpc.DispatchTask(time.Minute * 3)
|
||||
alertmanager.Start()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user