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 3d2cf13 commit d5b52cdCopy full SHA for d5b52cd
tests/e2e/.env
@@ -5,4 +5,4 @@ NOTIFICATION_UPDATE_URL=https://s3.amazonaws.com/redisinsight.test/public/tests/
5
NOTIFICATION_SYNC_INTERVAL=30000
6
RI_FEATURES_CONFIG_URL=http://static-server:5551/remote/features-config.json
7
RI_FEATURES_CONFIG_SYNC_INTERVAL=50000
8
-RI_ENCRYPTION_KEY=process.env.E2E_RI_ENCRYPTION_KEY
+RI_ENCRYPTION_KEY=$E2E_RI_ENCRYPTION_KEY
0 commit comments