Skip to content

Commit b7b71da

Browse files
author
Artem
committed
change gears commands.json link for now
1 parent 138f4d4 commit b7b71da

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)