Skip to content

Commit

Permalink
Merge pull request #289 from mycookbook/update-web-server-to-nginx
Browse files Browse the repository at this point in the history
revert to apache
  • Loading branch information
fokosun authored Sep 19, 2023
2 parents 0dfe7b0 + 76f3db1 commit 4f66c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: vendor/bin/heroku-php-nginx public/
web: vendor/bin/heroku-php-apache2 public/

0 comments on commit 4f66c10

Please sign in to comment.