Skip to content

Support booleans with env_parse_values #178

@adamkiczula

Description

@adamkiczula

This is more of a feature request, but if you have a config like something: true and then override it with an ENV variable SETTINGS__SOMETHING=false the setting becomes "false" which is still truthy. I wonder if there's an eloquent way to make these values a boolean, or if that isn't an option, update the readme to explicitly call out not to use boolean configs as there will be no way to override them unless your code treats them like strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions