'node js port 3000 not working with new domain
i need help for my existing nodejs application , our aplpication running at 3000 port.
application working with domain+port but recently we changed our domain name after that nodejs application not working with new domain
we have facing issue like this
old domain => xyz.com:3000 ( it's workind fine ) new domain => abc.com:3000 ( not working ) front web site with new domain working fine but nodejs code still work on old domain , not working with new domain
can any one help me for this issue
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
