mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 06:26:28 +01:00
Add standard OCR
This commit is contained in:
@@ -56,7 +56,9 @@
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/addons_config/paperless_ng/config.yaml",
|
||||
"PGID": 0,
|
||||
"PUID": 0
|
||||
"PUID": 0,
|
||||
"PAPERLESS_OCR_MODE": "skip",
|
||||
"OCRLANG": "ENG"
|
||||
},
|
||||
"ports": {
|
||||
"8000/tcp": 8011
|
||||
@@ -84,4 +86,4 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.8.2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user