I need to separate the configurations from the application and create distinct configuration files or .env files for different environments, including:
Local
Development
Production
Could you please suggest which approach is better for this purpose: using configuration maps or .env files? Thank you in advance for your recommendations.
which approach is best using configuration maps or .env files and why?
Vinuta Hiremath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.