Merge pull request #3078 from vlauciani/issue_3077

workspace - fix crontab (issue: #3077)
This commit is contained in:
Shao Yu-Lung (Allen) 2021-10-13 08:14:50 +08:00 committed by GitHub
commit b022ce73a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1 @@
* * * * * laradock /usr/bin/php /var/www/artisan schedule:run >> /dev/null 2>&1
* * * * * cd /var/www/artisan && php artisan schedule:run >> /dev/null 2>&1