remove AzureRedisConnectionString variable from settings
This commit is contained in:
parent
0473a97225
commit
e309d97d18
@ -7,8 +7,5 @@
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
},
|
||||
"IdentityUrl": "http://localhost:5105",
|
||||
"ConnectionString": "127.0.0.1",
|
||||
"AzureRedisConnectionString": "eshoponazure.redis.cache.windows.net:6379,password=I9t4YmytcxvAjThGz98oUbfcI0Zcu7sIB2nhmmDxjVo=,ssl=false,abortConnect=false",
|
||||
"AzureRedisEnabled": "true"
|
||||
"IdentityUrl": "http://localhost:5105"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user