Coder Social home page Coder Social logo

Comments (2)

nilbus avatar nilbus commented on September 8, 2024

Good catch! Would you be interested in doing a pull request to share that
change? Otherwise I can do it.

Edward

On Thursday, February 12, 2015, st-atila [email protected] wrote:

3.3 Default Host for rails server
Due to a change in Rack, rails server now listens on localhost instead of
0.0.0.0 by default. ..
However, with this change you will no longer be able to access the Rails
server from a different machine... In such cases, please start the server
with 'rails server -b 0.0.0.0' to restore the old behavior.
from- http://edgeguides.rubyonrails.org/4_2_release_notes.html .

I have successfully edited the Procfile like:
web: bundle exec rails server -b 0.0.0.0 -p 80 -e ${RAILS_ENV:-production`

Thank You, for making this project!


Reply to this email directly or view it on GitHub
#61.

from pinewood-derby.

st-atila avatar st-atila commented on September 8, 2024

Thank you, however, I would rather, at this time, if you would be so kind as to do it; this would be my first pull request (I am only just now reading about it, and I don't believe I have enough time to digest the concepts). Thanks.

from pinewood-derby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.