cobyism/ghost-on-heroku

Configuring mailgun - config.production.json?

Opened this issue · 1 comments

Hi,

I'm trying to configure mailgun with this (using my own domain for email.) I see that the changes I make should go in webpack.production.json, but I'm not sure how that process is supposed to work. I can ssh into the server and update it there, but updates or restarts might upset that? How are other people doing this?

config.production.json is generated during deployment using this script:
https://github.com/cobyism/ghost-on-heroku/blob/master/bin/create-config

You should only need to change the env variables on Heroku to match the ones you get from Heroku.