Skip to content

Allow bind Webpack to 0.0.0.0 #137

Closed
@mauricioklein

Description

@mauricioklein

As far I've seen, npm start start webpack serving from localhost:3000.

It would be nice an option to bind IP 0.0.0.0 to webpack, like the option --host 0.0.0.0 Webpack already accept today.

This is specially useful when starting server from inside a Docker container: even mapping the port 3000 to localhost, Webpack doesn't accepts connections from outside the container.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions