Skip to content

Commit cb308d2

Browse files
committed
fix
1 parent 3b8ca13 commit cb308d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/.desktop.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ RE_CLUSTER_PORT=19443
2727
NOTIFICATION_UPDATE_URL=https://s3.amazonaws.com/redisinsight.test/public/tests/e2e/notifications.json
2828
NOTIFICATION_SYNC_INTERVAL=30000
2929

30-
RI_FEATURES_CONFIG_URL=http://static-server:5551/remote/features-config.json
30+
RI_FEATURES_CONFIG_URL=http://localhost:5551/remote/features-config.json
3131
RI_FEATURES_CONFIG_SYNC_INTERVAL=50000
3232
REMOTE_FOLDER_PATH=/home/circleci/project/tests/e2e/remote

0 commit comments

Comments
 (0)