This is a real basic question so bear with me.
Let’s say I have two web apps running on one server, one ron port 8000 and the other at 9000.
CF tunnels can be configured to direct traffic by domain names to different ports. Is there a reason to have a separate web server like Caddy in between tunnel and ports? Would it be a security issue? cloudflared is already running on the server.