Skip to content

Commit d88d210

Browse files
authored
Update README.md
1 parent d083400 commit d88d210

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Note: User key can be found in your profile of Pangdata.com
5858
redis.1.prefix = my_redis1
5959
redis.1.host = address:6379
6060
#redis.1.auth = password
61+
62+
#redis.2.prefix = my_redis2
63+
#redis.2.host = address2:6379
64+
#redis.2.auth = password
6165
```
6266
Note: You can add multiple Redis server using syntax 'redis.[index]'.
6367

0 commit comments

Comments
 (0)