legacy-paperclip icon indicating copy to clipboard operation
legacy-paperclip copied to clipboard

environment specific config options

Open crcn opened this issue 3 years ago • 1 comments

Need to be able to specify configs based on the target environment (dev, prod, staging). Best approach for this I think is to be able to specify multiple configs. Though, I wonder if there's a way to make this DRY.

crcn avatar Jan 06 '22 16:01 crcn

Could also pull variables from .env and populate in config

crcn avatar Jan 06 '22 22:01 crcn