Compare commits
3 Commits
0e483150fc
...
c5086123d3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5086123d3 | ||
|
|
e8922ad8ae | ||
|
|
b199e5ec88 |
@@ -15,4 +15,4 @@ services:
|
||||
- 3000:3000/tcp
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
- IP=192.168.0.11
|
||||
- Label=TrueNas-Scan
|
||||
- PATTERN="scan"_dd.mm.yyyy_hh:MM:ss
|
||||
- PGID=1000
|
||||
- PGID=1001
|
||||
- PUID=1000
|
||||
- TZ=Europe/Berlin
|
||||
labels:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 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
|
||||
# consumption directory.
|
||||
#USERMAP_UID=1000
|
||||
#USERMAP_GID=1001
|
||||
# USERMAP_UID=1000
|
||||
# USERMAP_GID=1001
|
||||
|
||||
# Additional languages to install for text recognition, separated by a
|
||||
# whitespace. Note that this is
|
||||
|
||||
Reference in New Issue
Block a user