Environment Variables Not Available in Application on Railway
mathi03
TRIALOP

a year ago

I am currently deploying my Node.js application on Railway and facing an issue with environment variables. I have added them through the Railway dashboard, but when I log process.env inside my application, they do not appear as expected.

Used console.log(process.env) inside my application, but the variables are missing or not showing correctly

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

1 Replies

a year ago

Hello,

I think you forgot to hit the Deploy button? looks like all is good now!


Status changed to Solved brody about 1 year ago


Loading...