Skip to content

Commit 478bb2a

Browse files
fix for port
1 parent 4e407ec commit 478bb2a

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
@@ -28,7 +28,7 @@ OSS_STANDALONE_REDISGEARS_HOST=localhost
2828
OSS_STANDALONE_REDISGEARS_PORT=8106
2929

3030
OSS_STANDALONE_NOPERM_HOST=localhost
31-
OSS_STANDALONE_NOPERM_HOST=8100
31+
OSS_STANDALONE_NOPERM_PORT=8100
3232

3333
OSS_CLUSTER_REDISGEARS_2_HOST=localhost
3434
OSS_CLUSTER_REDISGEARS_2_PORT=8107

0 commit comments

Comments
 (0)