I have a working tunnel for one subdomain. I have added a second subdomain using the webui. I configured Cloudflared using this command:
cloudflared tunnel --url https://sub.mydomain.com localhost:https://192.168.1.1:xxxx
response:
Your quick Tunnel has been created!
But any attempt to browse to this subdomain takes me to the Error 1033 page.
Any advice on how to resolve this? Thanks