Heroku using nginx, reverted public and some fixes
This commit is contained in:
parent
8ece2c2b25
commit
1b29950d89
15 changed files with 38 additions and 33 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
web: vendor/bin/heroku-php-apache2 public/
|
||||
web: vendor/bin/heroku-php-nginx -C ./setup/nginx.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue