We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9631315 commit b41a1e9Copy full SHA for b41a1e9
README.md
@@ -81,7 +81,7 @@
81
- address: 127.0.0.1:9090
82
83
# 支持自定义告警, 方便在脚本中执行任务失败时, 给群通知
84
- # curl 'http://192.168.10.218:18089/customs' -H 'Content-Type: application/json' -d '{"message": "## <font color=#ff0000> test 192.168.10.5 时间同步异常! </font>"}'
+ # curl 'http://127.0.0.1:18089/customs' -H 'Content-Type: application/json' -d '{"message": "## <font color=#ff0000> test 192.168.10.5 时间同步异常! </font>"}'
85
86
87
dingTalk_config:
0 commit comments