Add project files.
This commit is contained in:
11
AS1024.GeoFeed/appsettings.json
Normal file
11
AS1024.GeoFeed/appsettings.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"APIKey": "",
|
||||
"NetBoxHost": ""
|
||||
}
|
||||
Reference in New Issue
Block a user