PORT to deployd app with dockerfile to build
abrahamx9-r
HOBBYOP

2 years ago

I create a dockerfile to build my app, but the Variable $PATH doesn't exist to execute the app in that port, i read in the doc that railway have variables that you add with arg in dockerfile but doesn't work i use PORT, RAILWAYTCPPROXYPORT and RAILWAYTCPAPPLICATIONPORT but does exist

Solved

2 Replies

2 years ago

You would not need to use any of those variables in your Dockerfile's build steps.


Status changed to Solved Railway almost 2 years ago


abrahamx9-r
HOBBYOP

2 years ago

thanks its working now


Loading...