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 5ba2a43 commit ab7aab8Copy full SHA for ab7aab8
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