We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 138f4d4 + b7b71da commit dafa6d3Copy full SHA for dafa6d3
redisinsight/api/config/default.ts
@@ -174,7 +174,7 @@ export default {
174
{
175
name: 'redisgears',
176
url: process.env.COMMANDS_REDISGEARS_URL
177
- || 'https://raw.githubusercontent.com/RedisGears/RedisGears/master/commands.json',
+ || 'https://raw.githubusercontent.com/RedisGears/RedisGears/v1.2.5/commands.json',
178
},
179
180
name: 'redisbloom',
0 commit comments