figaro icon indicating copy to clipboard operation
figaro copied to clipboard

Adds a way to always override existing environment variables with application.yml

Open joshco opened this issue 9 years ago • 1 comments

If ENV['FIGARO_OVERRIDE"] is set to "true", then never skip any variables. This let's the application.yml always take precedence. issue #148

joshco avatar Oct 05 '14 12:10 joshco

Is this the only option to accomplish this?

lortega avatar Oct 29 '15 15:10 lortega