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:
|
||||
TZ: America/Chicago
|
||||
PUID: "1001"
|
||||
PGID: "998"
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
LOG_LEVEL: "debug"
|
||||
|
||||
# Match your standard UID:GID execution model
|
||||
|
|
@ -15,7 +15,7 @@ services:
|
|||
|
||||
volumes:
|
||||
- /DockerVol/JellySeer/config:/app/config
|
||||
- /data/nfs/Baxter/Data/media:/data:shared
|
||||
- /data/nfs/znas/Data/media:/data:shared
|
||||
|
||||
ports:
|
||||
- target: 5055
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue