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
Right now it's looking automatically for .env.example files. A common alternative seems to be .env.sample. It would be good if this falls back to that if no .env.example could be found
The text was updated successfully, but these errors were encountered:
Right now it's looking automatically for
.env.example
files. A common alternative seems to be.env.sample
. It would be good if this falls back to that if no.env.example
could be foundThe text was updated successfully, but these errors were encountered: