Luca

Results 1 issues of Luca

I put a project on heroku and configured all the stuff accordingly to what I found [here](https://github.com/heroku/heroku-buildpack-redis/blob/master/README.md). My procfile looks like this `web: bin/start-stunnel $(composer config bin-dir)/heroku-php-apache2 web/` My config_prod.yml...