Skip to content

Commit

Permalink
add daily background job to cron under docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Kolossi authored and fguillot committed Jun 6, 2018
1 parent 07a0a81 commit 9264a4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/etc/crontabs/nginx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0 8 * * * cd /var/www/app && ./cli cronjob >/dev/null 2>&1

0 comments on commit 9264a4e

Please sign in to comment.