You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is already an existing feature. Is there a way to have multiple .env files in a repository in which an environment variable controls which is used? This could be useful in having a different .env file for dev, staging, and production. Alternatively, being able to do this in the same .env file would be useful as well if multiple files is not possible.