mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 17:47:55 +00:00
Disable debugging un run.py
This commit is contained in:
@@ -2,4 +2,4 @@ from freeposte import app, db
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run(debug=True)
|
app.run()
|
||||||
|
|||||||
Reference in New Issue
Block a user