figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
ScottStackelhouse 2018-01-29T03:47:05.000219Z

I have a weird problem where :websocket-host does not seem to be respected…

ScottStackelhouse 2018-01-29T03:48:19.000047Z

@scottstack uploaded a file: https://clojurians.slack.com/files/U0ZBNASG0/F8ZVB44KW/-.txt

ScottStackelhouse 2018-01-29T03:48:47.000010Z

it seems to be read, but it’s not using that IP to connect to the websocket as best as I can tell.

ScottStackelhouse 2018-01-29T03:49:09.000029Z

I’m trying to use my ipad as the web client. Any thoughts?

ScottStackelhouse 2018-01-29T04:13:41.000006Z

Figured it out. This may be obvious to others, but it wasn’t to me… I needed to set the :server-ip as well.