unable to access service from inside or outside
i'm running this docker image:
https://github.com/foundry-rs/foundry/pkgs/container/foundry
getting this log:
i can't curl the endpoint against the public url. I'm supposed to get this when i visit the url in browser:
and can't curl it from another service against the internal private network url. My private network is
foo.railway.internal
does this mean from another service i would hit https://foo.railway.internal
? and with or without a port?GitHub
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
2 Replies