mirror of
https://github.com/Adam-Ant/QuotesDB
synced 2025-05-08 06:32:28 +00:00
Turn off debug mode
This commit is contained in:
parent
4f1762e749
commit
579957a036
2
main.py
2
main.py
@ -316,4 +316,4 @@ if __name__ == "__main__":
|
|||||||
exit(1)
|
exit(1)
|
||||||
|
|
||||||
app_init()
|
app_init()
|
||||||
app.run(host="0.0.0.0", debug=True)
|
app.run(host="0.0.0.0")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user