mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
update migrations / gitignore
This commit is contained in:
@@ -57,6 +57,7 @@ func (h *Hub) Run() {
|
||||
migratecmd.MustRegister(h.app, h.app.RootCmd, migratecmd.Config{
|
||||
// (the isGoRun check is to enable it only during development)
|
||||
Automigrate: isGoRun,
|
||||
Dir: "../../migrations",
|
||||
})
|
||||
|
||||
// set auth settings
|
||||
|
||||
Reference in New Issue
Block a user