run over internet

escucha todos los segmentos, no solamente el loopback
parent 69b5073f
......@@ -477,4 +477,4 @@ def update_charts(etapaSel,min_comidas, min_glucosa, min_reloj, min_microbiota,
if __name__ == "__main__":
app.run_server(debug=True, port=8051)
app.run_server(debug=True, port=8051, host='0.0.0.0')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment