feat: add prom address

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw)
2023-11-09 17:53:53 +08:00
parent 4786e2ce43
commit 88dcbc5c31
2 changed files with 62 additions and 19 deletions
+1 -1
View File
@@ -107,4 +107,4 @@ func InitConfig(configFolderPath string) error {
}
return initConfig(&Config.Notification, NotificationFileName, configFolderPath)
}
}