Skip to content

Commit a54080f

Browse files
authored
Docker: Include missing file (#289)
2 parents e135f8b + 8b38c43 commit a54080f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: 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

Diff for: 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)