I have a very good computer for a server:
Config:
Xeon E5-2680 v4 processor
16 GB of RAM
240 GB SSD
I installed Ubuntu 22.04 and also installed aaPanel. I need some advice.
aaPanel IP:
http://192.158.3.31:35447/abavcassx (fake ip for security)
Questions:
1 - How can I access my website locally on my LAN?
http://192.158.3.31:35447/meuwebsite.com
I couldn’t access it this way, so there must be a correct method.
2 - I created a tunnel in Cloudflare and set up a route to point to my applications on the server. I was able to make it work with an n8n application running in Docker via aaPanel. Now I’d like to know how to publish the route for mywebsite.com.br. I already tested the site and the port, but it didn’t work.
The way I managed to publish a Docker n8n application on Cloudflare through aaPanel.

I have mywebsite.com.br and i try this:
URL: localhost:80
Type: http
Domain: mywebsite.com
I feel like I’m very close to making it work.
Please give me some tips on how to solve this.