Skip to content

Commit

Permalink
Merge pull request #217 from Domingor/develop
Browse files Browse the repository at this point in the history
updateds
  • Loading branch information
Domingor committed May 7, 2024
2 parents 49f84c6 + 6fa8159 commit fd328f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/loader/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ type db struct {
}

type redis struct {
Addrs string `toml:"addrs"`
Adders string `toml:"addrs"`
Password string `toml:"password"`
PoolSize int `toml:"poolSize"`
Db int `toml:"db"`
Expand Down

0 comments on commit fd328f8

Please sign in to comment.