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
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
brody
EMPLOYEE
a year ago
Hello,
I think you forgot to hit the Deploy button? looks like all is good now!
Status changed to Solved brody • 12 months ago