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

node.js - How to mock a third-party api calls in the backend -

php - How to Access to Laravel 5 with Pingpong-Modules to a specific Module -

sql server - Sharing data between stored procedures -