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
The docs say if no --env options are passed, .env files in the current directory. But when launching without the --env flag, no .env files are autoloded from my current directory, regardless of if they're named just .env or <something>.env as some examples in the docs.