1
This commit is contained in:
Ventilaar 2021-01-12 20:42:07 +01:00
parent 2f2c592256
commit e796777ec6

2
run.py
View File

@ -132,4 +132,4 @@ def releasemean():
if __name__ == "__main__":
app.run('0.0.0.0', port=5001, debug=True)
app.run('0.0.0.0', port=5001, debug=True)