Stujo

Results 7 comments of Stujo

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: ![image](https://user-images.githubusercontent.com/5696249/119202656-1d7adb80-ba46-11eb-9a07-aea0adf94902.png)

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...

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