GithubHelp home page GithubHelp logo

Failed to Dockerize about goyave HOT 3 CLOSED

go-goyave avatar go-goyave commented on July 24, 2024
Failed to Dockerize

from goyave.

Comments (3)

System-Glitch avatar System-Glitch commented on July 24, 2024

Just to be sure, are you using curl from your host or from your container? Your config shows that your application is listening on localhost (or 127.0.0.1) meaning that it is only accessible from inside the container.

You have to change the host config entry to 0.0.0.0 if you want your application to be accessible from anywhere.

from goyave.

sopta avatar sopta commented on July 24, 2024

Hi,

oh my god, you're right. So far, I didn't have to set up the address, because it's handled by framework itself.

Thanks a lot 👍 You can close this issue.

from goyave.

System-Glitch avatar System-Glitch commented on July 24, 2024

Take a look at this gist. It's a way of auto-restarting your application when you modify a file. It's especially useful for development!

from goyave.

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.