Add tips
This commit is contained in:
parent
c2b8d0e654
commit
0307aef76f
@ -13,6 +13,7 @@ var httpCommand = &cobra.Command{
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
providers.InitConfig()
|
||||
providers.InitLogger()
|
||||
// you should uncommit it after run make ent
|
||||
//providers.InitEnt()
|
||||
//providers.InitRedis()
|
||||
providers.InitJwksRefresh()
|
||||
|
Loading…
Reference in New Issue
Block a user