remove build flags, add debug server to accounts

This commit is contained in:
Willy Kloucek
2022-01-03 11:11:15 +01:00
parent 6d0b754a86
commit eee0d0c4c8
24 changed files with 260 additions and 63 deletions
+1
View File
@@ -18,6 +18,7 @@ func Server(cfg *config.Config) *cli.Command {
},
Action: func(c *cli.Context) error {
// what to do
//cfg.Commons = &shared.Commons{
// Log: &cfg.Log,
//}