AdmitHub / meteor-buildpack-horse

Heroku buildpack for Meteor v1.0+. The horse one.
MIT License
641 stars 586 forks source link

prodOnly force-ssl not working #204

Open merlinstardust opened 6 years ago

merlinstardust commented 6 years ago
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
METEOR@1.7.0.3
Buildpack version
https://github.com/AdmitHub/meteor-buildpack-horse.git#beta
Deployment target

Heroku