Fork me on GitHub
#lein-figwheel
<
2016-05-12
>
fenton21:05:22

is it possible to set: server-ip to a hostname. my use case is for when my browser and figwheel server are on different machines.

fenton21:05:39

seems when i do, figwheel complains about the port already being in use.

fenton21:05:21

or is it possible to specify the host/port that figwheel tries to connect to.

fenton21:05:47

i mean the websocket from browser back to figwheel server.

fenton21:05:17

i'll check back in later...see if anyone responds.

bhauman22:05:13

@fenton: look at the :websocket-host in the read me