Skip to content

change how the environment variables are defined #28

@sobolevn

Description

@sobolevn

Right now all variables in the config are defined as System.get_env, which is compiled-time function. We need to use {:system, "key"} for variables to be run-time defined.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions