Update settings

This commit is contained in:
Ramón Tomás 2017-06-09 12:33:59 +02:00
parent 5d3d27fce4
commit 00ec2ce272
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"BasketUrl": "http://localhost:5103",
"IdentityUrl": "http://localhost:5105",
"CallBackUrl": "http://localhost:5100/",
"IsClusterEnv": "True",
"IsClusterEnv": "False",
"UseResilientHttp": "True",
"Logging": {
"IncludeScopes": false,

View File

@ -4,6 +4,7 @@
"BasketUrl": "http://localhost:5103",
"IdentityUrl": "http://localhost:5105",
"CallBackUrl": "http://localhost:5104/",
"IsClusterEnv": "False",
"Logging": {
"IncludeScopes": false,
"LogLevel": {