chore: rabbit comments

This commit is contained in:
Stavros
2026-06-14 18:20:17 +03:00
parent 4b323d07ab
commit 8426db306d
8 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ type WellKnownControllerInput struct {
dig.In
OIDCService *service.OIDCService
RouterGroup *gin.RouterGroup `name:"apiRouterGroup"`
RouterGroup *gin.RouterGroup `name:"mainRouterGroup"`
}
func NewWellKnownController(i WellKnownControllerInput) *WellKnownController {