Convert Jellyseer
This commit is contained in:
parent
7482d3e547
commit
b3a9a72b64
1 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@ services:
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
TZ: America/Chicago
|
TZ: America/Chicago
|
||||||
PUID: "1001"
|
PUID: "1964"
|
||||||
PGID: "998"
|
PGID: "1964"
|
||||||
LOG_LEVEL: "debug"
|
LOG_LEVEL: "debug"
|
||||||
|
|
||||||
# Match your standard UID:GID execution model
|
# Match your standard UID:GID execution model
|
||||||
|
|
@ -15,7 +15,7 @@ services:
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/JellySeer/config:/app/config
|
- /DockerVol/JellySeer/config:/app/config
|
||||||
- /data/nfs/Baxter/Data/media:/data:shared
|
- /data/nfs/znas/Data/media:/data:shared
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- target: 5055
|
- target: 5055
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue