Hello, i'm done working on my flow in a localhost environment. Now, i'd like to deploy it to my website :
It would be host from my computer under debian 11.
My domain name would be : www.tipod.rascol.net
My public ip is linked to it already, if i go on the website, it's forwarding us to apache2 index.html default page.
So, as a resume :
The domain name www.tipod.rascol.net is forwading my browser to the apache default page.
If i enter my domain name + node-red port, i get the node-red working (ex: www.tipod.rascol.net:1880/ui)
But i'd like to have the node-red working when i enter my www.tipod.rascol.net website.