Fix 502 after update: safe startup, single DB init, healthcheck
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from app import create_app
|
||||
|
||||
create_app(setup_database=True)
|
||||
Reference in New Issue
Block a user