Skip to content

Commit

Permalink
- Create Procfile for Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
ianriizky committed Jan 31, 2022
1 parent 375d717 commit 2969b59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
web: vendor/bin/heroku-php-apache2 public/
sqs: php artisan queue:restart && php artisan queue:work --tries=3

0 comments on commit 2969b59

Please sign in to comment.