issues
search
dssg
/
tyra
Prediction model evaluation
Other
4
stars
1
forks
source link
Allow configuration of db credential file and port
#3
Closed
thcrock
closed
7 years ago
thcrock
commented
7 years ago
Inspect PORT environment variable in run_webapp, and use if present
Introduce config module that inspects PROFILE environment variable and uses it to load db credentials if present
Modify query.py to use new config module
Update README with information about running multiple instances