Copy hooks and config files on fork

This commit is contained in:
Thomas Miceli
2023-03-19 00:49:06 +01:00
parent 8998e46fea
commit 5bfd40f9fd
2 changed files with 33 additions and 24 deletions

View File

@ -51,7 +51,7 @@ func Start() {
return nil
},
}))
//e.Use(middleware.Recover())
e.Use(middleware.Recover())
e.Use(middleware.Secure())
e.Renderer = &Template{