From 595f3d13ab4319c4a8325fa372604fa4b9343ccc Mon Sep 17 00:00:00 2001 From: Brabem <69128477+luhaoling@users.noreply.github.com> Date: Thu, 16 Nov 2023 19:07:54 +0800 Subject: [PATCH] Update openim.yaml --- deployments/templates/openim.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployments/templates/openim.yaml b/deployments/templates/openim.yaml index 4d48284dd..1ebade0da 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://192.168.62.1:18888/sdkName" + url: "http://43.154.157.177:18888/sdkName" 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