add daily background job to cron under docker
This commit is contained in:
committed by
Frédéric Guillot
parent
07a0a816b1
commit
9264a4eb2f
1
docker/etc/crontabs/nginx
Normal file
1
docker/etc/crontabs/nginx
Normal file
@@ -0,0 +1 @@
|
||||
0 8 * * * cd /var/www/app && ./cli cronjob >/dev/null 2>&1
|
||||
Reference in New Issue
Block a user