bug rename seance
This commit is contained in:
16
src/sampleWebAsWebApiClient/appsettings.json
Executable file
16
src/sampleWebAsWebApiClient/appsettings.json
Executable file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Verbose",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
},
|
||||
"Authentication": {
|
||||
"Yavsc": {
|
||||
"ClientId": "2a3faf86-26e9-49f5-9473-6e6efaeeeac6",
|
||||
"ClientSecret": "blahblah"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user