revert storage, remove tracing.service and bring back common
This commit is contained in:
@@ -18,9 +18,9 @@ func GLAuthCommand(cfg *config.Config) *cli.Command {
|
||||
return err
|
||||
}
|
||||
|
||||
//if cfg.Commons != nil {
|
||||
// cfg.GLAuth.Commons = cfg.Commons
|
||||
//}
|
||||
if cfg.Commons != nil {
|
||||
cfg.GLAuth.Commons = cfg.Commons
|
||||
}
|
||||
|
||||
return nil
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user