diff --git a/deployments/templates/openim.yaml b/deployments/templates/openim.yaml index 0a4015b42..7e84792b8 100644 --- a/deployments/templates/openim.yaml +++ b/deployments/templates/openim.yaml @@ -315,7 +315,7 @@ iosPush: # Timeout in seconds # Whether to continue execution if callback fails callback: - url: "http://127.0.0.1:10002/callbackExample/callbackBeforeSendSingleMsgCommand" + url: "http://127.0.0.1:10002/callbackExample" beforeSendSingleMsg: enable: true timeout: ${CALLBACK_TIMEOUT}