issues
search
uwcirg
/
tb-api
1
stars
1
forks
source link
Config/Environment Variable Refactor
#5
Closed
ivan-c
closed
6 years ago
ivan-c
commented
6 years ago
Reorganize environment variables
.env
(created from
default.env
) will act as config override file
Optional values left commented out
Required values left empty, for developer to enter
Remove secrets/deployment-specific data (keys/URLs)
Todo: consolidate env vars to remove redundancies if possible
.env
(created fromdefault.env
) will act as config override file