panic: open .env: no such file or directory
alhamsya
HOBBYOP

a year ago

  • no env file
Solved$10 Bounty

Pinned Solution

opqr
TRIAL

a year 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

a year 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 about 1 year ago


opqr
TRIAL

a year 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.


alhamsya
HOBBYOP

a year ago

my issue has been solved


Status changed to Solved chandrika about 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...