Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Use envar instead of hard-coding config #1

@Weilbyte

Description

@Weilbyte

Simple suggestion, but maybe config could be done via env vars without having to edit the app.py file for configuring stuff like these => https://github.com/calliapp/server/blob/main/app.py#L27

import os 
...
os.getenv("BASE_URL", "https://calliapp.dev")

for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions