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) {
|
Run: func(cmd *cobra.Command, args []string) {
|
||||||
providers.InitConfig()
|
providers.InitConfig()
|
||||||
providers.InitLogger()
|
providers.InitLogger()
|
||||||
|
// you should uncommit it after run make ent
|
||||||
//providers.InitEnt()
|
//providers.InitEnt()
|
||||||
//providers.InitRedis()
|
//providers.InitRedis()
|
||||||
providers.InitJwksRefresh()
|
providers.InitJwksRefresh()
|
||||||
|
Loading…
Reference in New Issue
Block a user