raystack/raccoon

Move away from yaml file for application config and use envs

ravisuhag opened this issue · 0 comments

Instead of config yaml. Sample .env.sample and .env.test can be used to load environment variables for all purposes. The motivation and pros of this approach are listed here. https://12factor.net/config