Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Add possibility to bind to a specific IP address#668

Merged
dannycoates merged 4 commits intomozilla:masterfrom
TwizzyDizzy:master
Dec 21, 2017
Merged

Add possibility to bind to a specific IP address#668
dannycoates merged 4 commits intomozilla:masterfrom
TwizzyDizzy:master

Conversation

@TwizzyDizzy
Copy link
Copy Markdown

No description provided.

Thomas Dalichow added 2 commits December 9, 2017 02:21
@TwizzyDizzy TwizzyDizzy mentioned this pull request Dec 9, 2017
Copy link
Copy Markdown
Contributor

@dannycoates dannycoates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Just one tiny change before we merge.

server/config.js Outdated
},
listen_address: {
format: 'ipaddress',
default: '127.0.0.1',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make the default '0.0.0.0' so that it will listen on all addresses

@TwizzyDizzy
Copy link
Copy Markdown
Author

TwizzyDizzy commented Dec 21, 2017

Changed as requested, though in real-life you'd want to reverse proxy mozilla send (that's why I deemed 127.0.0.1 to be the wiser default)

Cheers
Thomas

@dannycoates
Copy link
Copy Markdown
Contributor

Thank you @TwizzyDizzy 😄

@dannycoates dannycoates merged commit 1d2b0cb into mozilla:master Dec 21, 2017
@TwizzyDizzy
Copy link
Copy Markdown
Author

Closing, since merged to master.

Cheers
Thomas

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants