mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
Disable debugging un run.py
This commit is contained in:
parent
54fb9cf60a
commit
1c1c8e9cf6
@ -2,4 +2,4 @@ from freeposte import app, db
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
app.run()
|
||||
|
Loading…
Reference in New Issue
Block a user