12 lines
208 B
JSON
12 lines
208 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Host": "10.0.0.103",
|
|
"HttpPort": 20100,
|
|
"RelayPort": 20101
|
|
} |