Skip to content

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.

3 participants