Default variables for env vars in config #354
Labels
config
meta:good-first-issue
Good for newcomers
p3
Low priority
repo:indexer-rs
type:feature
New or enhanced functionality
Some deployment scripts might want to have default values in case their users don't provide an environment variable. We need to update our config environment replacer to check for environment variables and use the default value if none is provided.
For a future PR: we should ignore default variables or let the user know that we don't support it.
Originally posted by @gusinacio in #344 (comment)
The text was updated successfully, but these errors were encountered: