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 3b8ca13 commit cb308d2Copy full SHA for cb308d2
tests/e2e/.desktop.env
@@ -27,6 +27,6 @@ RE_CLUSTER_PORT=19443
27
NOTIFICATION_UPDATE_URL=https://s3.amazonaws.com/redisinsight.test/public/tests/e2e/notifications.json
28
NOTIFICATION_SYNC_INTERVAL=30000
29
30
-RI_FEATURES_CONFIG_URL=http://static-server:5551/remote/features-config.json
+RI_FEATURES_CONFIG_URL=http://localhost:5551/remote/features-config.json
31
RI_FEATURES_CONFIG_SYNC_INTERVAL=50000
32
REMOTE_FOLDER_PATH=/home/circleci/project/tests/e2e/remote
0 commit comments