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 added lowercase vars into .env file, and they were handled fine in Windows, but not in Linux. In Linux seems to be a requirement that all vars are uppercase.
Not sure if this is a bug, or just something that needs to be stated in the README (like "all env vars needs to be uppercase").
The text was updated successfully, but these errors were encountered:
I added lowercase vars into
.env
file, and they were handled fine in Windows, but not in Linux. In Linux seems to be a requirement that all vars are uppercase.Not sure if this is a bug, or just something that needs to be stated in the README (like "all env vars needs to be uppercase").
The text was updated successfully, but these errors were encountered: