feat: reload when config apply
This commit is contained in:
@ -93,6 +93,7 @@ func newConfigCmd() *cobra.Command {
|
||||
return err
|
||||
}
|
||||
m.CoreConfig.Apply()
|
||||
m.Core.ReloadService()
|
||||
return nil
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user