Skip to content

Null values from environment variables #96

@nervo

Description

@nervo

Right now, environment variables are only interpreted as null when their values are "null" (as a string).

FOO_BAR=null

Can you consider using the empty string too ?

FOO_BAR=

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