Add project files.
This commit is contained in:
10
appsettings.json
Normal file
10
appsettings.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ContentFilePath": "content.txt"
|
||||
}
|
Reference in New Issue
Block a user