Disable debugging
This commit is contained in:
parent
75b991ae8b
commit
d524540fa5
1 changed files with 0 additions and 1 deletions
|
@ -52,5 +52,4 @@ def done():
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.debug = True
|
||||
app.run(port=5001)
|
||||
|
|
Loading…
Reference in a new issue