mirror of
https://github.com/go-micro/go-micro.git
synced 2025-09-16 08:36:30 +02:00
Update load.go
This commit is contained in:
@@ -22,7 +22,7 @@ var _cfg *Config = &Config{
|
||||
Server: ServerConfig{
|
||||
Auth: AuthConfig{
|
||||
Username: "admin",
|
||||
Password: "123456",
|
||||
Password: "micro",
|
||||
TokenSecret: "modifyme",
|
||||
TokenExpiration: 24 * time.Hour,
|
||||
},
|
||||
|
Reference in New Issue
Block a user