Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring mailgun - config.production.json? #184

Open
doastudios opened this issue Jan 6, 2021 · 1 comment
Open

Configuring mailgun - config.production.json? #184

doastudios opened this issue Jan 6, 2021 · 1 comment

Comments

@doastudios
Copy link

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?

@philippbosch
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants