Skip to content

Separate settings module into base, dev, and prod #350

@liammulh

Description

@liammulh

Right now, to run locally, I have to modify the settings module. This is a bad developer experience. I would like to separate the settings module into base (common) settings, dev settings, and prod settings, and then set the correct settings module based on an environment variable. This is what we do in the HCI, and it works well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreSomething we need to do that doesn't fit the other labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions