Skip to content

Commit 8b38c43

Browse files
committed
Docker: Include missing file
Signed-off-by: Dicky Herlambang (花) <[email protected]>
1 parent 86d3f62 commit 8b38c43

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

module/hanaci/hanaci-api/api-cron

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* * * * * /usr/local/bin/php /var/www/html/hanaci-api/artisan schedule:run >> /var/log/cron.log 2>&1

module/hanaci/hanaci-pdf/pdf-cron

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* * * * * /usr/local/bin/php /var/www/html/hanaci-pdf/artisan schedule:run >> /var/log/cron.log 2>&1

0 commit comments

Comments
 (0)