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