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 aad2567 commit 4c1b201Copy full SHA for 4c1b201
.env
@@ -7,8 +7,9 @@ RI_BASE_APP_URL='http://localhost'
7
RI_APP_PORT=5541
8
RI_APP_PREFIX='api'
9
RI_APP_FOLDER_NAME='.redis-for-vscode'
10
-RI_CDN_PATH='https://s3.amazonaws.com/redisinsight.download/public/releases/2.54.0-vsc/web-mini'
+RI_CDN_PATH='https://s3.amazonaws.com/redisinsight.download/public/releases/2.54.1-vsc/web-mini'
11
RI_WITHOUT_BACKEND=false
12
+# RI_WITHOUT_BACKEND=true
13
RI_STDOUT_LOGGER=false
14
RI_AUTO_BOOTSTRAP=false
15
RI_MIGRATE_OLD_FOLDERS=false
0 commit comments