Should I be able to run `pages dev` on port 80?
When I try to
Did I miss something in the docs about this or is this a bug? I did see this https://github.com/cloudflare/workers-sdk/issues/3676 but don't see triage or acknowledgement.
Thanks!
wrangler pages dev .svelte-kit/cloudflare --port 80 I get the following error:Did I miss something in the docs about this or is this a bug? I did see this https://github.com/cloudflare/workers-sdk/issues/3676 but don't see triage or acknowledgement.
Thanks!
GitHub
Which Cloudflare product(s) does this pertain to? Wrangler core What version(s) of the tool(s) are you using? 3.3.0 What version of Node are you using? 20.5.0 What operating system are you using? M...