Skip to content

Conversation

@fcarrega
Copy link

I modified the YAML file loader to allow ERB tags. The purpose is to allow parameterization through environment variables.

Example for vads_site_id :

# Environment variable
SYSTEM_PAY_SITE_ID = "12345678"

# config/system_pay.yml
vads_site_id: <%= ENV["SYSTEM_PAY_SITE_ID"] %>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant