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
Updates the `dotenv` usage to correctly instantiate the `DotEnv` class and call the `load()` method on the instance, as per the package's documentation. This ensures that environment variables from the .env file are properly loaded into the application's environment.
0 commit comments