mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-18 20:10:31 +02:00
Add standard OCR
This commit is contained in:
@@ -56,7 +56,9 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"CONFIG_LOCATION": "/config/addons_config/paperless_ng/config.yaml",
|
"CONFIG_LOCATION": "/config/addons_config/paperless_ng/config.yaml",
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
"PUID": 0
|
"PUID": 0,
|
||||||
|
"PAPERLESS_OCR_MODE": "skip",
|
||||||
|
"OCRLANG": "ENG"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"8000/tcp": 8011
|
"8000/tcp": 8011
|
||||||
|
|||||||
Reference in New Issue
Block a user