Statistics

This commit is contained in:
Kekskurse 2019-07-09 12:18:27 +02:00
parent ab3a95fd76
commit b942305a81
1 changed files with 1 additions and 1 deletions

View File

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