mirror of https://github.com/usememos/memos.git
chore: stop process on build error (#2295)
* Move migration and seed code into driver * Stop process on build error
This commit is contained in:
parent
5121e9f954
commit
5ebf920a61
|
|
@ -13,3 +13,4 @@ follow_symlink = false
|
|||
full_bin = ""
|
||||
send_interrupt = true
|
||||
kill_delay = 2000
|
||||
stop_on_error = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue