You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Disable debugging un run.py
This commit is contained in:
@@ -2,4 +2,4 @@ from freeposte import app, db
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
app.run()
|
||||
|
Reference in New Issue
Block a user