Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
Signed-off-by: zhenwei pi <[email protected]>
  • Loading branch information
pizhenwei committed Jun 27, 2024
1 parent e2bdedc commit f33547a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ To manually run a Valkey server with RDMA mode:

It's possible to change bind address/port of RDMA by runtime command:

10.2.16.101:6379> CONFIG SET rdma-port 6380
192.168.122.100:6379> CONFIG SET rdma.port 6380

It's also possible to have both RDMA and TCP available, and there is no
conflict of TCP(6379) and RDMA(6379), Ex:
Expand Down

0 comments on commit f33547a

Please sign in to comment.