jaredhanson / passport-facebook

Facebook authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-facebook/?utm_source=github&utm_medium=referral&utm_campaign=passport-facebook&utm_content=about
MIT License
1.29k stars 447 forks source link

web server config file in angular/cli #204

Open DIneshArun1991 opened 7 years ago

DIneshArun1991 commented 7 years ago

My project is running with angular/cli. sometimes i am getting below error.

http://10.0.1.7:4200/sockjs-node/info?t=1495712265321 net::ERR_CONNECTION_TIMED_OUT

It seems some configuration in the webserve needs to be changed for this when i googling.

Anyone tell me where is the config file ,what is this exactly means ?