cpsc455-bugstorm / TravelersTea

A Trip Planning App that tailors travel itineraries based on user preferences and providing detailed information about destinations; making travel planning less daunting and more enjoyable.
https://travelerstea-906d.onrender.com
MIT License
6 stars 2 forks source link

Updated config to use DB_USER_FLAG from env #122

Closed vee-16 closed 11 months ago

vee-16 commented 11 months ago

closes #103

Moving DB_USER_FLAG to ENV vars, and fallback value as 'BugStormDB' if unspecified.