GeoFeed/AS1024.GeoFeed/appsettings.json

12 lines
178 B
JSON

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