reverted Redis connection string
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"Redis": {
|
"Redis": {
|
||||||
"ConnectionString": "kpi-demo.redis.cache.windows.net:6380,password=9Q72KUy4sNUShczfk09f1WVEj504TrzVeAzCaGyo744=,ssl=True,abortConnect=False",
|
"ConnectionString": "localhost:6379",
|
||||||
"PublishChannel": "HiveChannel"
|
"PublishChannel": "HiveChannel"
|
||||||
},
|
},
|
||||||
"RedisKeys": {
|
"RedisKeys": {
|
||||||
|
|||||||
Reference in New Issue
Block a user