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 7881fe4 commit 2fb6c46Copy full SHA for 2fb6c46
.env
@@ -5,10 +5,10 @@
5
NODE_ENV='production'
6
RI_BASE_APP_URL='http://localhost'
7
RI_APP_PORT=5541
8
-RI_APP_VERSION='1.2.0'
+RI_APP_VERSION='1.4.0'
9
RI_APP_PREFIX='api'
10
RI_APP_FOLDER_NAME='.redis-for-vscode'
11
-RI_CDN_PATH='https://s3.amazonaws.com/redisinsight.test/public/pre-release/2.66.0/web-mini'
+RI_CDN_PATH='https://s3.amazonaws.com/redisinsight.download/public/latest/web-mini'
12
RI_WITHOUT_BACKEND=false
13
# RI_WITHOUT_BACKEND=true
14
RI_STDOUT_LOGGER=false
0 commit comments