github.com/Azure/aad-pod-identity@v1.8.17/examples/rest-api/service/MyApiSolution/MyApi/appsettings.json (about)

     1  {
     2    "Logging": {
     3      "LogLevel": {
     4        "Default": "Warning"
     5      }
     6    },
     7    "AllowedHosts": "*"
     8  }