Update conf.go
This commit is contained in:
parent
dd50ef1c25
commit
d90e6678af
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ type captcha struct {
|
|||
|
||||
// redis 配置
|
||||
type redis struct {
|
||||
Network string
|
||||
Server string
|
||||
Password string
|
||||
DB string
|
||||
|
|
Loading…
Add table
Reference in a new issue