Update defaults.go

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

@ -4,6 +4,7 @@ import "github.com/mojocn/base64Captcha"
// RedisConfig Redis服务器配置
var RedisConfig = &redis{
Network: "tcp",
Server: "",
Password: "",
DB: "0",

Loading…
Cancel
Save