mirror of
https://github.com/gofiber/storage.git
synced 2025-10-07 09:31:44 +08:00
Updated tests-scylladb and readme
This commit is contained in:
@@ -43,7 +43,7 @@ type Config struct {
|
||||
}
|
||||
|
||||
var ConfigDefault = Config{
|
||||
Hosts: []string{"172.19.0.10"},
|
||||
Hosts: []string{"172.0.0.1"},
|
||||
Username: "",
|
||||
Password: "",
|
||||
Table: "scylla_table",
|
||||
|
Reference in New Issue
Block a user