Is it possible to register a domain on Cloudflare e.g. “rainer-tunnel com” and then log into Cloudflared with that domain and then use the same tunnel on another website. For example I now have a CNAME record on another site of me to the tunnel (“tunnel-uuid cfargotunnel com”) and in the cloudflared config.yml I then have
ingress:
- hostname: my-other-site.com
service: http://localhost:1253
- service: http_status:404
So would that work with the tunnel for free?