Add config.json
This commit is contained in:
parent
ad84e85d37
commit
2d3c39b596
19
config.json
Normal file
19
config.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"SMPPServer": {
|
||||||
|
"Hostname": "85.112.179.131",
|
||||||
|
"Port": 2777,
|
||||||
|
"Username": "marktest1_M1_1",
|
||||||
|
"Password": "rF2kZ6GE",
|
||||||
|
"SSL": "1"
|
||||||
|
},
|
||||||
|
"SMSSend": {
|
||||||
|
"Source": "tolo",
|
||||||
|
"Destination": "35699266305",
|
||||||
|
"Content": "5126432",
|
||||||
|
"Count": 1,
|
||||||
|
"ValidityPeriod": ""
|
||||||
|
},
|
||||||
|
"OtherSettings": {
|
||||||
|
"LogLevel": "INFO"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user