heroku-buildpack-php
heroku-buildpack-php copied to clipboard
Customizing the http context of the nginx config
Currently, the buildpack allows customizing the server context of the nginx config through nginx-includes. But there is no way to customize the http context (for instance to change the log format). could it be possible to provide a way to customize it ?