diff --git a/config/config.yaml b/config/config.yaml index 7a2349b02..affcff9e8 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -312,7 +312,7 @@ iosPush: # Timeout in seconds # Whether to continue execution if callback fails callback: - url: "http://125.124.195.201:8080/sdkName/callbackBeforeInviteJoinGroupCommand" + url: "http://125.124.195.201:18889/sdkName/callbackBeforeInviteJoinGroupCommand" beforeSendSingleMsg: enable: false timeout: 5 diff --git a/deployments/templates/openim.yaml b/deployments/templates/openim.yaml index d050315c7..6032a58a9 100644 --- a/deployments/templates/openim.yaml +++ b/deployments/templates/openim.yaml @@ -312,7 +312,7 @@ iosPush: # Timeout in seconds # Whether to continue execution if callback fails callback: - url: "http://125.124.195.201:8080/sdkName/callbackBeforeInviteJoinGroupCommand" + url: "http://125.124.195.201:18889/sdkName/callbackBeforeInviteJoinGroupCommand" beforeSendSingleMsg: enable: false timeout: 5 @@ -399,4 +399,4 @@ prometheus: conversationPrometheusPort: [ ${CONVERSATION_PROM_PORT} ] rtcPrometheusPort: [ ${RTC_PROM_PORT} ] thirdPrometheusPort: [ ${THIRD_PROM_PORT} ] - messageTransferPrometheusPort: [ ${MSG_TRANSFER_PROM_PORT} ] # List of ports \ No newline at end of file + messageTransferPrometheusPort: [ ${MSG_TRANSFER_PROM_PORT} ] # List of ports