Skip to content

Commit

Permalink
updateds
Browse files Browse the repository at this point in the history
  • Loading branch information
Domingor committed May 7, 2024
1 parent ecf8774 commit 6fa8159
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 6fa8159

Please sign in to comment.