Skip to content

Commit e092ddf

Browse files
Merge pull request #2223 from RedisInsight/e2e/fix/regression
fix for desctop tests
2 parents 44a0e26 + b61dac8 commit e092ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/e2e/.desktop.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
COMMON_URL=https://localhost:5001
2-
API_URL=https://localhost:5001/api
1+
COMMON_URL=https://localhost:5031
2+
API_URL=https://localhost:5031/api
33
OSS_SENTINEL_PASSWORD=password
44
APP_FOLDER_NAME=.redisinsight-v2-stage
55

0 commit comments

Comments
 (0)