Switch to using nginx over Apache for Heroku deployments

This commit is contained in:
James Brooks
2014-11-25 21:39:30 +00:00
parent f71639f226
commit 636255bb6c

View File

@@ -1 +1 @@
web: vendor/bin/heroku-php-apache2 public
web: vendor/bin/heroku-php-nginx public