diff --git a/manager/src/main/resources/application.yml b/manager/src/main/resources/application.yml index d46f036ba3b..422aa0a254d 100644 --- a/manager/src/main/resources/application.yml +++ b/manager/src/main/resources/application.yml @@ -34,6 +34,7 @@ spring: freemarker: enabled: false + management: health: mail: @@ -167,6 +168,18 @@ warehouse: alerter: # custom console url console-url: https://console.tancloud.cn + # 企业微信 + wework-webHook-url: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key= + # 钉钉 + dingtalk-webhook-url: https://oapi.dingtalk.com/robot/send?access_token= + # 飞书 + flybook-webhook-url: https://open.feishu.cn/open-apis/bot/v2/hook/ + # telegram + telegram-bot-api-url: https://api.telegram.org/bot%s/sendMessage + # discord + discord-notify-url: https://discord.com/api/v9/channels/%s/messages + # server酱 + server-chan-notify-url: https://sctapi.ftqq.com/%s.send scheduler: server: