tangxu
2022-11-03 a56e7197446bfb224d99f629eb22c614a5f30b06
1
2
3
4
5
6
7
8
9
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*"
}