Skip to content

Commit dafa6d3

Browse files
author
arthosofteq
authored
Merge pull request #950 from RedisInsight/fix_redisgears_commands
change gears commands.json link for now
2 parents 138f4d4 + b7b71da commit dafa6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/api/config/default.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export default {
174174
{
175175
name: 'redisgears',
176176
url: process.env.COMMANDS_REDISGEARS_URL
177-
|| 'https://raw.githubusercontent.com/RedisGears/RedisGears/master/commands.json',
177+
|| 'https://raw.githubusercontent.com/RedisGears/RedisGears/v1.2.5/commands.json',
178178
},
179179
{
180180
name: 'redisbloom',

0 commit comments

Comments
 (0)