diff --git a/frontend/public/json/cloudflared.json b/frontend/public/json/cloudflared.json index f9c1b0f74..bdfee67e9 100644 --- a/frontend/public/json/cloudflared.json +++ b/frontend/public/json/cloudflared.json @@ -33,7 +33,11 @@ }, "notes": [ { - "text": "With an option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy", + "text": "After install, run: cloudflared tunnel login && cloudflared tunnel create ", + "type": "info" + }, + { + "text": "Or create tunnel via Cloudflare Zero Trust Dashboard", "type": "info" } ]