consolidate all .env vars into config.py
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
consolidate all .env vars into config.py
Hobson Lane
requested to merge
tangibleai/stigsite:staging
into
staging
Jan 13, 2023
Overview
0
Commits
5
Pipelines
0
Changes
5
use config.get() for all environment variables
add some more required variables to the list in config.py
update
config.globals()
with ALL
dotenv_values()
Merge request reports
Loading