Skip to content

Conversation

@gbisheimer
Copy link
Contributor

This patch Initializes HMR Dev Server on the same interface specified in meteor run command. Running meteor run --port=host:port will bring the meteor server running on interface host on port 3000 and HMR Dev Server on port 3003 (default) on the same interface.

@gbisheimer
Copy link
Contributor Author

This fixes #226. Now I can run: HMR_URL=localhost meteor debug --port=0.0.0.0:3000 and access my dev environment from my windows machine.

@Akryum Akryum merged commit 403e591 into meteor-vue:master Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants