Fixes docker-compose.yaml file (#499)
Fixes https://github.com/jbarlow83/OCRmyPDF/issues/498
This commit is contained in:
+2
-3
@@ -250,9 +250,8 @@ service is always available.
|
||||
- '/mnt/scan:/output'
|
||||
environment:
|
||||
- OCR_OUTPUT_DIRECTORY_YEAR_MONT=0
|
||||
entrypoint:
|
||||
- python3:
|
||||
command: "watcher.py"
|
||||
entrypoint: python3
|
||||
command: watcher.py
|
||||
|
||||
Watched folders with watcher.py
|
||||
-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user