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 have two files, .env and .dev.env, and I wish for .dev.env to take effect during local development, while .env should be active in the production environment.
What problem does this feature solve?
I have two files, .env and .dev.env, and I wish for .dev.env to take effect during local development, while .env should be active in the production environment.
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: