gkj %!s(int64=2) %!d(string=hai) anos
pai
achega
5946e1127a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      WCS.WorkEngineering/ProtocolProxy.cs

+ 1 - 1
WCS.WorkEngineering/ProtocolProxy.cs

@@ -42,7 +42,7 @@ namespace WCS.Service
                         break;
 
                     case "DebugRedisUrl":
-                        Configs.DebugRedisUrl = redisConnection.Key;
+                        Configs.DebugRedisUrl = redisConnection.ConnectionString;
                         break;
                 }
             }