make group provider config similar to other services
This commit is contained in:
@@ -15,7 +15,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
|
||||
Frontend(cfg),
|
||||
Gateway(cfg),
|
||||
// Users(cfg),
|
||||
Groups(cfg),
|
||||
// Groups(cfg),
|
||||
AppProvider(cfg),
|
||||
// AuthBasic(cfg),
|
||||
AuthBearer(cfg),
|
||||
|
||||
Reference in New Issue
Block a user