Fork me on GitHub
#luminus
<
2017-02-22
>
yogthos04:02:11

yeah the idea is that profiles.clj is used for local configuration that you don't check into the repository

yogthos04:02:40

@jumar this is especially important when it comes to stuff like db connections as they often contain credentials

jumar06:02:38

@yogthos that makes sense. I just think that much of the configuration in profiles.clj will be eventually copied & pasted by devs anyway. nevertheless, it's quite simple to create something like profiles.template.clj