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.
1 parent 138f4d4 commit b7b71daCopy full SHA for b7b71da
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