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 e66ca7c + ab7aab8 commit 35ff711Copy full SHA for 35ff711
redisinsight/api/config/default.ts
@@ -199,8 +199,6 @@ export default {
199
name: 'triggers_and_functions',
200
url: process.env.COMMANDS_TRIGGERS_AND_FUNCTIONS_URL
201
|| 'https://raw.githubusercontent.com/RedisGears/RedisGears/master/commands.json',
202
- defaultUrl: process.env.COMMANDS_TRIGGERS_AND_FUNCTIONS_DEFAULT_URL
203
- || 'https://s3.amazonaws.com/redisinsight.download/public/commands/triggers_and_functions.json',
204
},
205
],
206
connections: {
0 commit comments