update run.sh to allow 192.168.4.1

This commit is contained in:
Brendan Haines 2020-03-03 00:02:46 -07:00
parent dbbeecc7b9
commit cbff745300

View File

@ -1,4 +1,4 @@
# TODO: replace this origin with something generated from IP address
export BOKEH_ALLOW_WS_ORIGIN=192.168.0.58:5006
export BOKEH_ALLOW_WS_ORIGIN=192.168.4.1:5006
bokeh serve hwtest.py