ENV Setup
Feb 1, 2024 · 2 min read · Overview In Software Development process confidentiality of the configuration variables is very important for production ready applications. Using .env file we can achieve confidentiality,But accessing this variables in subfolder it might be tricky a...
Join discussion