2 years ago
I would love to see the ability to upload a .env file, and have it populate all my environment variables. As someone that doesn't like to do a lot of local development (I make changes and push them to test), I think it would be a great benefit to those that do all their dev locally, especially for those that have a lot of environment variables. Just drop the file on the editor and they populate.
I know we can just copy and paste to the Raw Editor, but this would be cool too. Or maybe add this functionality to CLI that on a railway up it asks if they want to import their env variables from .env.
Cross Posted to Discord Feedback
1 Replies
a year ago
@vin Otherwise you can just put all your vars in the Variables tab. That way you don't have to do anything if you redeploy.