Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Convert manual config file to use Environment variables #8

@devinmatte

Description

@devinmatte

The config file currently needs to be manually edited with config values. That is bad practice and reduces deployment options.
A good example may be how I do it in ScheduleMaker: https://github.com/devinmatte/schedulemaker/blob/master/inc/config.env.php

The goal is to pull from an environment variable, and in the absence of it being set, default to a default value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions