Skip to content

Conversation

@EHxuban11
Copy link

Problem: when creating the .env file like explained in the README, the .env.local file overrides the .env, making the .env useless. This is because by default, Next.js prioritizes .env.local over .env

Solution: rename .env.lovcal file to .env.local.example, as well as updating the README file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant