fix: change the callback url

pull/1783/head
luhaoling 2 years ago
parent 82eda39332
commit b1b7d46b78

@ -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}

Loading…
Cancel
Save