Setup nginx on Heroku

This commit is contained in:
James Brooks
2015-02-21 14:11:09 +00:00
parent 943c56c40f
commit 4fee5125c7
3 changed files with 14 additions and 2 deletions

View File

@@ -57,7 +57,8 @@
"index-document": "index.php",
"log-files": [
"app/storage/logs/laravel.log"
]
],
"nginx-includes": ["nginx.conf"]
}
},
"scripts": {