Rename and fixes
This commit is contained in:
12
KTUSAPS/appsettings.Development.json
Normal file
12
KTUSAPS/appsettings.Development.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"ClientId": "5931fda0-e9e0-4754-80c2-18bcb9d9561a",
|
||||
"Authority": "https://login.microsoftonline.com/3415f2f7-f5a8-4092-b52a-003aaf844853/v2.0",
|
||||
"Tenant": "3415f2f7-f5a8-4092-b52a-003aaf844853"
|
||||
}
|
Reference in New Issue
Block a user