Node.js Domain Pointing Problem
hey i have a Node.js App using Node server (port : 51728)
i used nginx to make it in port 80
is currently accessible via the VPS ip
i created a A record to point to the ip so it could be accessible with my domain name but it doesnt work
i will share my record and my configuration :
DOMAIN. 1 IN A VPSIP ; cf_tags=cf-proxied:true
nginx conf :
i used nginx to make it in port 80
is currently accessible via the VPS ip
i created a A record to point to the ip so it could be accessible with my domain name but it doesnt work
i will share my record and my configuration :
DOMAIN. 1 IN A VPSIP ; cf_tags=cf-proxied:true
nginx conf :