Allow Edit for admin in circle
This commit is contained in:
parent
bafc519150
commit
3919429f77
4 changed files with 16 additions and 5 deletions
|
@ -158,9 +158,6 @@ func LoadConfig() *Config {
|
|||
panic(err)
|
||||
}
|
||||
fmt.Printf("--ConfigLoad name : %s ", config.Name)
|
||||
panic(config.OAuth2Config.ClientID)
|
||||
|
||||
// bind all the environment variables to the config:
|
||||
|
||||
configEnvironmentOverrides(&config)
|
||||
return &config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue