Skip to content

🐛 BUG: pages dev only listens on localhost now (2.0.23) #1554

@awthwathje

Description

@awthwathje

What version of Wrangler are you using?

2.0.23

What operating system are you using?

Windows

Describe the Bug

Up until version 2.0.23, Wrangler was listening on all available local IPs, but since then only on localhost. This broke my development environment where I develop in a VM guest and test the app in VM host.

I see you introduced a new option --local-protocol, but for some reason not --ip, but it's better to bring the old behavior back to bind to all available local IPs (or 0.0.0.0?) automatically.

Metadata

Metadata

Assignees

Labels

bugSomething that isn't workingpagesRelating to Pages

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions