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
Sometimes I want to load the .env file into a terminal or context on my own using dotenv or other libs. I would like to get the path of the .env file so I can easily pass that to the lib to load the values.
Sometimes I want to load the .env file into a terminal or context on my own using dotenv or other libs. I would like to get the path of the .env file so I can easily pass that to the lib to load the values.