You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[Redis]
|
|
|
;Redis地址
|
|
|
Redis_Host = 127.0.0.1
|
|
|
;Redis端口
|
|
|
Redis_Port = 6379
|
|
|
;Redis密码
|
|
|
Redis_Pwds =
|
|
|
;Redis库
|
|
|
Redis_Db = 0
|