Add new Plan

This commit is contained in:
Kekskurse 2019-07-11 14:15:13 +02:00
parent a1977f619a
commit 2f7523fb87
1 changed files with 1 additions and 1 deletions

View File

@ -433,6 +433,6 @@ else:
if __name__ == '__main__':
app.run(debug=True,host='0.0.0.0')
app.run(debug=False,host='0.0.0.0')