Yanshuming1 commented on code in PR #2236: URL: https://github.com/apache/hertzbeat/pull/2236#discussion_r1667701029
########## manager/src/main/resources/application.yml: ########## @@ -186,7 +186,7 @@ alerter: telegram-webhook-url: https://api.telegram.org/bot%s/sendMessage # discord discord-webhook-url: https://discord.com/api/v9/channels/%s/messages - # server酱 + # server Review Comment: fix ########## manager/src/main/resources/sureness.yml: ########## @@ -113,7 +113,7 @@ account: role: [guest] - appId: lili # credential = MD5(password + salt) - # plain password: hertzbeat + # plain password: hertzBeat Review Comment: fix -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
