12 lines
183 B
JSON
Raw Normal View History

2024-09-30 17:10:43 +08:00
{
2024-10-08 14:41:41 +08:00
"TCP": {
"Port": 10500
},
"UDP": {
"Port": 10500
},
2024-09-30 17:10:43 +08:00
"RedisCache": {
"ConnectionString": "123456@qwer@localhost:6379",
"InstanceName": "CollectBus"
}
}