Skip to content

Commit

Permalink
Debug off
Browse files Browse the repository at this point in the history
  • Loading branch information
KanBen86 committed Jun 29, 2024
1 parent 1f00bdf commit e12cdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/backend/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ def echo():


if __name__ == '__main__':
app.run(debug=True, host='0.0.0.0')
app.run(host='0.0.0.0')

0 comments on commit e12cdac

Please sign in to comment.