14 lines
239 B
JSON
14 lines
239 B
JSON
|
|
{
|
||
|
|
"AppSettings": {
|
||
|
|
"AnyDeskPort": "7070",
|
||
|
|
"RemoteDesktopPort": "3389",
|
||
|
|
"StartIpBlock": "100.100"
|
||
|
|
},
|
||
|
|
"Logging": {
|
||
|
|
"LogLevel": {
|
||
|
|
"Default": "Information",
|
||
|
|
"Microsoft.Hosting.Lifetime": "Warning"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|