reverted Redis connection string

This commit is contained in:
Kirill Zotkin 2025-04-06 20:53:32 +03:00
parent 2c50dc75eb
commit e341fc14b3

View File

@ -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": {