I stopped using environment variables for config.
Environment variables were the standards for passing configurations, keys, and deployment assets in the system for a long time. It's even recommended by the twelve-factor apps guide. No syntax, No composition But the problem is once your configuratio...
Apr 10, 20223 min read3.5K