mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
Copypasta in docs/comments with the right default port in redis adapter (#364)
* Update config.go * Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ type Config struct {
|
||||
|
||||
// Port where the DB is listening on
|
||||
//
|
||||
// Optional. Default is 3306
|
||||
// Optional. Default is 6379
|
||||
Port int
|
||||
|
||||
// Server username
|
||||
|
||||
Reference in New Issue
Block a user