We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e528e7 commit 3e5f4c6Copy full SHA for 3e5f4c6
docker/crontab
@@ -1,2 +1,2 @@
1
#minute hour mday month wday who command
2
-* * * * * www-data php /var/www/html/artisan schedule:run 1>> /dev/null 2>&1
+* * * * * www-data php /var/www/html/artisan schedule:run >> /dev/null 2>&1
0 commit comments