4 changed files with 16 additions and 7 deletions
@ -1,12 +1,11 @@
@@ -1,12 +1,11 @@
|
||||
{ |
||||
"Logging": { |
||||
"LogLevel": { |
||||
"Default": "Information", |
||||
"Microsoft": "Warning", |
||||
"Microsoft.Hosting.Lifetime": "Information" |
||||
"Default": "Information" |
||||
} |
||||
}, |
||||
"cryptoAgentSettings": { |
||||
"identityServerUri": "http://localhost:33656/" |
||||
"identityServerUri": "http://localhost:33656/", |
||||
"logFilePath": null |
||||
} |
||||
} |
||||
|
||||
Loading…
Reference in new issue