Is there a way to get a publicly accessible url with wrangler dev? In Airtable, I can't fetch from l
Is there a way to get a publicly accessible url with wrangler dev? In Airtable, I can't fetch from localhost using scripts
cloudflared and use cloudflared --url http://localhost:8787, it will give you a public urlcloudflared login and add --name sometunnelname --hostname somedevsub.example.comdatabase_id to list two in the wrangler.toml file.

cloudflaredcloudflared --url http://localhost:8787cloudflared login--name sometunnelname --hostname somedevsub.example.com