javascript - Accessing entire MEAN application remotely within a LAN?(without deploying on cloud) -


i have mean application build running on own personal system.my node server running @ port 8000 , angular application @ 4200.when try access application remotely machine in lan couldn't load data database display on system(remote one)

application running on systemrunning @ localhost:4200

application running on remote systemrunning @ ip of system:4200 no data displayed on remote machine how solve this?


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -