convert hydra
This commit is contained in:
parent
23e3a933ed
commit
a32aeff32a
1 changed files with 4 additions and 4 deletions
|
|
@ -6,15 +6,15 @@ services:
|
|||
|
||||
environment:
|
||||
TZ: America/Chicago
|
||||
PUID: "1001"
|
||||
PGID: "998"
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
|
||||
# Match your standard UID:GID execution model
|
||||
# user: "1001:998"
|
||||
|
||||
volumes:
|
||||
- /data/nfs/Baxter/Docker/hydra2/config:/config
|
||||
- /data/nfs/Baxter/Docker/hydra2/downloads:/downloads
|
||||
- /data/nfs/znas/Docker/hydra2/config:/config
|
||||
- /data/nfs/znas/Docker/hydra2/downloads:/downloads
|
||||
|
||||
ports:
|
||||
- target: 5076
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue