kleine Anpassungen

This commit is contained in:
borgal
2022-09-27 13:47:16 +00:00
parent 1c3da0d781
commit c09d7b3b34
5 changed files with 13 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
# to your UID and GID on the host so that you have write access to the
# consumption directory.
USERMAP_UID=1000
USERMAP_GID=1000
USERMAP_GID=1001
# Additional languages to install for text recognition, separated by a
# whitespace. Note that this is

View File

@@ -68,6 +68,8 @@ services:
- ./consume:/usr/src/paperless/consume
env_file: docker-compose.env
environment:
PUID: 1000
PGID: 1001
PAPERLESS_REDIS: redis://broker:6379
PAPERLESS_DBHOST: db