mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 01:21:14 -06:00
fix-docker-compose-portainer-gid
This commit is contained in:
@@ -65,7 +65,7 @@ services:
|
|||||||
# to your UID and GID on the host so that you have write access to the
|
# to your UID and GID on the host so that you have write access to the
|
||||||
# consumption directory.
|
# consumption directory.
|
||||||
USERMAP_UID: 1000
|
USERMAP_UID: 1000
|
||||||
USERMAP_GID: 100
|
USERMAP_GID: 1000
|
||||||
# Additional languages to install for text recognition, separated by a
|
# Additional languages to install for text recognition, separated by a
|
||||||
# whitespace. Note that this is
|
# whitespace. Note that this is
|
||||||
# different from PAPERLESS_OCR_LANGUAGE (default=eng), which defines the
|
# different from PAPERLESS_OCR_LANGUAGE (default=eng), which defines the
|
||||||
|
|||||||
Reference in New Issue
Block a user