Compare commits
3 Commits
0e483150fc
...
c5086123d3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5086123d3 | ||
|
|
e8922ad8ae | ||
|
|
b199e5ec88 |
@@ -7,7 +7,7 @@ services:
|
|||||||
- IP=192.168.0.11
|
- IP=192.168.0.11
|
||||||
- Label=TrueNas-Scan
|
- Label=TrueNas-Scan
|
||||||
- PATTERN="scan"_dd.mm.yyyy_hh:MM:ss
|
- PATTERN="scan"_dd.mm.yyyy_hh:MM:ss
|
||||||
- PGID=1000
|
- PGID=1001
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# The UID and GID of the user used to run paperless in the container. Set this
|
# The UID and GID of the user used to run paperless in the container. Set this
|
||||||
# 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=1001
|
# USERMAP_GID=1001
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user