wangzelong
2022-09-22 f7592e9edcb45f199bb94367dcbe12bca82b536f
1
2
3
4
5
6
7
8
9
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*"
}