I don't see an option here to do it although I do see one for ring servers. I would prefer to not use ring (mainly out of laziness and too much else to do). My situation is that I have a local http server at another point that I would like to access from clojurescript.
I am starting boot-http server like (server :reload true) so I am taking the defaults.
I don't see an option here to do it although I do see one for ring servers. I would prefer to not use ring (mainly out of laziness and too much else to do). My situation is that I have a local http server at another point that I would like to access from clojurescript.
I am starting boot-http server like (server :reload true) so I am taking the defaults.