Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask PhantomJS webserver to listen on 127.0.0.1 #127

Merged
merged 1 commit into from Sep 5, 2016

Conversation

jart
Copy link
Contributor

@jart jart commented Sep 5, 2016

The webserver module will bind to 0.0.0.0 if an IP address isn't specified. This caused problems with the Bazel sandbox.

Mr. Jenkins test this please

The webserver module will bind to 0.0.0.0 if an IP address isn't
specified. This caused problems with the Bazel sandbox.

Fixed bazelbuild/bazel#1715
@jart jart merged commit 3580b2a into bazelbuild:master Sep 5, 2016
salvianreynaldi pushed a commit to salvianreynaldi/rules_closure that referenced this pull request Oct 24, 2016
The webserver module will bind to 0.0.0.0 if an IP address isn't
specified. This caused problems with the Bazel sandbox.

Fixed bazelbuild/bazel#1715
ptmphuong pushed a commit to ptmphuong/rules_closure that referenced this pull request Dec 9, 2022
The webserver module will bind to 0.0.0.0 if an IP address isn't
specified. This caused problems with the Bazel sandbox.

Fixed bazelbuild/bazel#1715
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants