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

Remove ngrok dependency #8

Open
dibyadas opened this issue Nov 29, 2017 · 0 comments
Open

Remove ngrok dependency #8

dibyadas opened this issue Nov 29, 2017 · 0 comments

Comments

@dibyadas
Copy link
Owner

As you can see, the 1px image that is added to the mail is provided by a server hosted locally and exposed by ngrok so that gmail servers can access it. This was done for development locally. Instead it is better to host it in heroku and use that. This way, the test will be more robust and the problem of cache will hopefully not remain.
In short, host the app.py in heroku and put that link in the content.js file.

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

No branches or pull requests

1 participant