Skip to content

Refactor: Seperate env from the config #129

@sadiq1971

Description

@sadiq1971

Right now the config file contains sensitive env vars.
Remove those from config and use it from the .env file.

Search all the occurances of os.GenENV and replace them - env should be fetched along with config by the
"github.com/kelseyhightower/envconfig"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions