Stujo
Stujo
#1 - Completed
Heroku by default uses the DATABASE_URL environment variable to determine which database should be used. Perhaps src/server/config.js could be changed to match this convention
Example: 
I think this behaviour is because ``Librato::Rails::Railtie`` reads the configuration when the file is loaded (by the bundler) and this is before the Dotenv railtie ``load`` method is called in...
~~Not sure we need this~~
Why: To facilitate external auditing and reporting, we would like access to the synced comment ids
Please advise if there is a better way to expose this information