In your Cloudflare tunnel settings, go to Public Hostnames and add these three routes.
Use HTTP as the type for all three.
| Subdomain |
Domain |
Type |
URL |
mesh | your-domain.com | HTTP | dashboard:80 |
bot | your-domain.com | HTTP | dashboard:8080 |
term | your-domain.com | HTTP | dashboard:8000 |
Use the container name dashboard (not localhost) — the tunnel runs inside Docker.