File size: 181 Bytes
3418204
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "WebApi": {
    "BaseUrl": "http://127.0.0.1:5018/api/"
  }
}