You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,4 +93,4 @@ This API will return Bridge Identifier by which you can use while sending SMS
93
93
"providerId":"2"
94
94
}]
95
95
96
-
Note: While sending SMS, don't include country code as part of each message. This country code will be prefixed by taking value from provider details
96
+
Note: While sending SMS, don't include country code as part of each message. This country code will be prefixed by taking value from provider details. You need configure host-address: [your public ip on which message-gateway is running] in application.yml
0 commit comments