Files
radio-otherway/scheduler/appsettings.json
Fergal Moran 5f847732a4 Added files
2023-03-02 06:27:17 +00:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}