osx - PhoneGap server starts on local interface -


i have little problem. when start phonegap serve

[phonegap] starting app server... [phonegap] listening on 127.94.0.1:3000 

but phonegap app listen 192.168.1.102:3000 en0, not lo0.

if ifconfig lo0 downphonegap serve sarts on correct ip.

how can change listen ip phonegap server or set priority en0? os x yosemite use.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -