Skip to content

Support proxied variables #2

@sloria

Description

@sloria

Proposed API

# export MAILGUN_SMTP_LOGIN=foo
# export SMTP_LOGIN='{{MAILGUN_SMTP_LOGIN}}'

smtp_login = env('SMTP_LOGIN')  # => 'foo'

See https://github.com/rconradharris/envparse#usage

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions