Have a look at https://github.com/bhauman/lein-figwheel#figwheel-server-side-configuration - you will also need to configure your client to connect to the relevant IP as well.
On 19 August 2015 at 03:10, Jiyin Yiyong <[email protected]> wrote: > I'm trying to scale my developing environment to two computers. But the page > figwheel generated kept reaching `localhost:3449` and failed. Is there any > configurations that I can tell figwheel to connect to another websocket host? > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
