Comment on Reminder: secret_token.rb is named so for a reasonparentComments−dice13yWhere do you store the configuration for where and how to access the configuration database?−joevandyk13yThat's the only thing I keep as an env var (as DATABASE_URL: ie "postgres://monkey:pass@localhost/tanga_dev")
Comments
Where do you store the configuration for where and how to access the configuration database?
That's the only thing I keep as an env var (as DATABASE_URL: ie "postgres://monkey:pass@localhost/tanga_dev")