-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Even though the following line is added, variables and their values in the .env.local file in the project directory do not appear.
Line 19 in 01dc121
| existingFileAssociations['.env*'] = 'dotenv' |
I have .env.local and .env.production files in my project, but the .env file does not exist. However, when I create an .env file, I can access the process.env.* values. What is the cause of this bug?
BrandonStudio and c0dezer019
Metadata
Metadata
Assignees
Labels
No labels