add cron config

This commit is contained in:
Nikolay Gorylenko
2015-08-02 12:04:10 +02:00
parent a4ce37f29a
commit 3a73a9be5c
2 changed files with 6 additions and 1 deletions

1
docker/crontab Normal file
View File

@@ -0,0 +1 @@
* * * * * php /var/www/html/artisan schedule:run 1>> /dev/null 2>&1