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

Add --any-host option to bind server to 0.0.0.0 #14

Closed
wants to merge 1 commit into from
Closed

Add --any-host option to bind server to 0.0.0.0 #14

wants to merge 1 commit into from

Conversation

alexwhitman
Copy link
Contributor

Binds the server to 0.0.0.0 rather than localhost so that it can be accessed from other networked machines. This is useful for when using a headless VM or in a team.

localhost is left as the default for security.

Binds the server to `0.0.0.0` rather than `localhost` so that it can
be accessed from other networked machines.
@taylorotwell
Copy link
Member

Added a --host option so you can use any IP you want. Thanks.

@rcstr
Copy link

rcstr commented Dec 1, 2013

is there any options to make this? i would like to use 0.0.0.0 as my server so i can test my website on multiple devices

@alexwhitman
Copy link
Contributor Author

@rommelxcastro Use --host=0.0.0.0.

@rcstr
Copy link

rcstr commented Dec 2, 2013

thanks @alexwhitman

taylorotwell pushed a commit that referenced this pull request Jan 18, 2019
dbpolito pushed a commit to dbpolito/framework that referenced this pull request Oct 1, 2019
gonzalom pushed a commit to Hydrane/tmp-laravel-framework that referenced this pull request Oct 12, 2023
Configuration for base_url of Amazon S3
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.

None yet

3 participants