Pinned Solution
9 months ago
Your .env file is likely listed in your .gitignore, which means it won’t be pushed to GitHub or deployed to Railway. Instead of relying on a local .env file, you should use Railway's Environment Variables feature.
2 Replies
9 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 10 months ago
9 months ago
Your .env file is likely listed in your .gitignore, which means it won’t be pushed to GitHub or deployed to Railway. Instead of relying on a local .env file, you should use Railway's Environment Variables feature.
9 months ago
my issue has been solved
Status changed to Solved chandrika • 10 months ago
