mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🚸 improve: 报警优化
This commit is contained in:
@@ -50,6 +50,5 @@ func initDB() {
|
||||
func main() {
|
||||
go controller.ServeWeb(dao.Conf.HTTPPort)
|
||||
go rpc.ServeRPC(5555)
|
||||
go alertmanager.Start()
|
||||
select {}
|
||||
alertmanager.Start()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user