Fork me on GitHub
#figwheel
<
2017-09-17
>
danielsu09:09:44

Hi i'm trying to connect to figwheel from a external computer, so that i could see the result of my app on this external computers screen. I use luminus as a base for my app . I tried setting :server-ip in project.clj but i see in the browser console on the external computer that it still tries to connect to localhost:3449. How do i configure the figwheel server ip?

danielsu09:09:41

Figured it out :)