Update conf.go

pull/466/head
GuerraMorgan 5 years ago committed by GitHub
parent dd50ef1c25
commit d90e6678af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,6 +57,7 @@ type captcha struct {
// redis 配置
type redis struct {
Network string
Server string
Password string
DB string

Loading…
Cancel
Save