Skip to content

[feat]: abstract and load all env variables through config.py #26

Description

@TriTacLe

What:
make it so that this only exists in config.py:
from dotenv import load_dotenv
load_dotenv()

To get the env variables, run: from config import XXX YYY

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions