File size: 191 Bytes
c8d434a
 
 
 
 
 
 
b0a0ed0
 
c8d434a
1
2
3
4
5
6
7
8
9
10
11
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "BackendApiBaseUrl": "https://localhost:7028"
}