node: bad option: --env-file=.env
dheerajtp
TRIALOP

2 years ago

Node now supports using --env file with flag. So why I'm not able to do that my own ?

View Deploy details

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

1 Replies

2 years ago

Railway does not create a .env file, your service variables would be injected directly into the environment.


Loading...