Skip to content
Snippets Groups Projects
Commit c45e50a8 authored by Siegfried Albrecht's avatar Siegfried Albrecht
Browse files

Update file app.py

parent d6c2b6de
No related branches found
No related tags found
No related merge requests found
...@@ -347,4 +347,4 @@ def update_streams_over_time_output(value): ...@@ -347,4 +347,4 @@ def update_streams_over_time_output(value):
if __name__ == "__main__": if __name__ == "__main__":
app.run(debug=True,host="0.0.0.0", port=8050) app.run(debug=False, host="0.0.0.0", port=8050)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment