force-ssl no longer works on Heroku when prodOnly is true. I added force-ssl to my manual meteor packages/ directory to double check this. When I remove the prodOnly flag, it redirects properly. When I add it back in, my site will stay on the http version.
Type of problem
Summary
force-ssl no longer works on Heroku when prodOnly is true. I added force-ssl to my manual meteor
packages/
directory to double check this. When I remove the prodOnly flag, it redirects properly. When I add it back in, my site will stay on the http version.Contents of
.meteor/release
Buildpack version
Deployment target
Heroku