minvws/nl-kat-octopoes

Cleanup env-vars. Decide on naming convention

Closed this issue · 0 comments

Lisser commented

Original comment in PR:

I want to suggest the following:

    Use a more strict type than str, such as e.g. Pydantic's Any(HTTP)Url. You get validation and documentation for free
    The above point makes the dsn_ prefix redundant

This goes for every dsn_* setting