12 lines
183 B
JSON
12 lines
183 B
JSON
{
|
|
"TCP": {
|
|
"Port": 10500
|
|
},
|
|
"UDP": {
|
|
"Port": 10500
|
|
},
|
|
"RedisCache": {
|
|
"ConnectionString": "123456@qwer@localhost:6379",
|
|
"InstanceName": "CollectBus"
|
|
}
|
|
} |