Add Dockerfile config for php 7.4

This commit is contained in:
2022-06-17 15:23:19 +02:00
parent 09a6b82a47
commit 84e746170b
4 changed files with 124 additions and 0 deletions

2
worker/crontab Normal file
View File

@@ -0,0 +1,2 @@
* * * * * root php /var/www/artisan schedule:run >> /var/log/cron.log 2>&1" >> /etc/crontab
# Don't remove the empty line at the end of this file. It is required to run the cron job