721e04370f
- Crontab now gets added to `/etc/cron.d` - Base crontab now runs as the `laradock` user This update resolves #459.
2 lines
71 B
Plaintext
2 lines
71 B
Plaintext
* * * * * laradock php /var/www/artisan schedule:run >> /dev/null 2>&1
|