ryandotsmith / nginx-buildpack

Run NGINX in front of your app server on Heroku
456 stars 783 forks source link

Add modules to buildpack #70

Open Igor-Vuk opened 7 years ago

Igor-Vuk commented 7 years ago

Does anyone know how to add modules to buildpack. I woul like to add ngx_brotli and gzip_static_module but I have no idea how to do it?