I may be confused about how spring works, but I would like to be able to tell spring to listen to listen via a network address like guard does when I run bundle exec guard -o 10.0.2.2:4000 inside a VM.
Is this possible already and I'm just too dense to figure it out?
I may be confused about how spring works, but I would like to be able to tell spring to listen to
listenvia a network address like guard does when I runbundle exec guard -o 10.0.2.2:4000inside a VM.Is this possible already and I'm just too dense to figure it out?