defer-run / defer.client

Zero infrastructure Node.js background jobs

Home Page:https://www.defer.run/docs/introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import ENV variables in bulk by pasting .env file content

piotrkulpinski opened this issue · comments

Hi,
Would be great if I could paste the contents of .env file to import all of the variables.
My project has lots of them and adding them one by one is pretty time consuming.

You can check how Vercel does that in their panel.

PS. If there's better way to report feature requests, please let me know.

Thanks!

Hi @piotrkulpinski,

We already support copy-pasting .env content in the Environment variable UI.
Have you tried it?

@charlypoly Yes, I did, but this doesn't seems to to work for me.

Edit: unless I'm looking in the wrong place. I've tried pasting in the environment settings page.

Good catch; it is a regression! 🦅

Fixing shortly.

We have deployed the fix. Now you can enjoy the paste env file feature :)