Angblah / Comparator

Comparator is a web app that allows users to easily compare products to determine the one to best fit their needs.
https://thecomparator.herokuapp.com/
1 stars 0 forks source link

DATABASE_URL instead of hard link #24

Closed honeychawla closed 7 years ago

honeychawla commented 7 years ago

In Heroku, for the database, we need to use DATABASE_URL instead of hard linking to the database.

alexyuisingwu commented 7 years ago

Api keys are now accessed through environment variables.