Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am benbrunton on github.
  • I am benbrunton (https://keybase.io/benbrunton) on keybase.
  • I have a public key ASDxUSHPJlz91aZr5ZS83oKEg3T9vj6lNVdJY-t2KnpyWgo

To claim this, I am signing this object:

if (process.env.OPENSHIFT_MYSQL_DB_HOST != undefined) {
config = {
// ### Production
// When running Ghost in the wild, use the production environment
// Configure your URL and mail settings here
production: {
url: 'http://blog.benbru.com',
mail: {},
database: {
client: 'mysql',