Created
February 18, 2019 10:42
-
-
Save sgasser/9e902f42c5b92c47892b3393662b4943 to your computer and use it in GitHub Desktop.
Procfile for Heroku Laravel Scheduler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scheduler: php -d memory_limit=512M artisan schedule:daemon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment