Skip to content

.env parsing does not allow for BASH references like other dotenv implementations  #171

@ryanong

Description

@ryanong

When adding an env file with other references. It does not allow inlining.

PORT=3100
APPLICATION_HOST="localhost:$PORT"

Does not work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions