Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
el634dev authored Oct 11, 2024
1 parent aecbd14 commit 962bd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
db.create_all()

if __name__ == "__main__":
app.run(debug=True)
app.run(debug=False)

0 comments on commit 962bd2a

Please sign in to comment.