Skip to content

Commit

Permalink
Activate zimcheck on task worker
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Feb 29, 2024
1 parent ff10326 commit ded4301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
ARTIFACTS_UPLOAD_URI: sftp://uploader@receiver:22/logs/ # reusing logs dir, kind of a hack
LOGS_UPLOAD_URI: sftp://uploader@receiver:22/logs/
ZIM_UPLOAD_URI: sftp://uploader@receiver:22/zim/
ZIMCHECK_OPTION: --all
depends_on:
- postgresdb
frontend-ui:
Expand Down

0 comments on commit ded4301

Please sign in to comment.