mirror of
https://github.com/RRQM/TouchSocket.git
synced 2025-12-17 17:06:45 +08:00
13 lines
177 B
JSON
13 lines
177 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
|
|
"Tcp": {
|
|
"Iphost": "127.0.0.1:7789"
|
|
}
|
|
}
|