mirror of
https://github.com/brendanhaines/ECEN5458_Project.git
synced 2024-12-26 10:57:55 -07:00
update run.sh to allow 192.168.4.1
This commit is contained in:
parent
dbbeecc7b9
commit
cbff745300
|
@ -1,4 +1,4 @@
|
||||||
# TODO: replace this origin with something generated from IP address
|
# 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
|
bokeh serve hwtest.py
|
Loading…
Reference in New Issue
Block a user