diff --git a/config/redis.test.json b/config/redis.test.json deleted file mode 100644 index fb4f128368..0000000000 --- a/config/redis.test.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "Redis": { - "Ssl": false, - "ConnectTimeout": 5000, - "SyncTimeout": 60000, - "ConnectRetry": 2, - "Database": 0, - "Hosts": [ - { - "Host": "127.0.0.1", - "Port": "6379" - }] - } -} \ No newline at end of file