Why dotenv just works on development? #987
-
|
Hi, I have created a |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
Hey @nghiepit can you share a bit more about what you were expecting that didn't work? For example, would you like an |
Beta Was this translation helpful? Give feedback.
-
|
In the root project, I have created a But, In development, I can use it with |
Beta Was this translation helpful? Give feedback.
-
|
Please open a feature request 🙏 , looks like low hanging fruit, might be able to tackle soon. |
Beta Was this translation helpful? Give feedback.
-
|
It sounds like you're encountering a common issue with dotenv files. The In many frameworks or environments, such as Node.js with dotenv, the If you’re using something like Also, ensure that your deployment process doesn’t overwrite or ignore the |
Beta Was this translation helpful? Give feedback.
Please open a feature request 🙏 , looks like low hanging fruit, might be able to tackle soon.