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:
|
environment:
|
||||||
TZ: America/Chicago
|
TZ: America/Chicago
|
||||||
PUID: "1001"
|
PUID: "1964"
|
||||||
PGID: "998"
|
PGID: "1964"
|
||||||
|
|
||||||
# Match your standard UID:GID execution model
|
# Match your standard UID:GID execution model
|
||||||
# user: "1001:998"
|
# user: "1001:998"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Docker/hydra2/config:/config
|
- /data/nfs/znas/Docker/hydra2/config:/config
|
||||||
- /data/nfs/Baxter/Docker/hydra2/downloads:/downloads
|
- /data/nfs/znas/Docker/hydra2/downloads:/downloads
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- target: 5076
|
- target: 5076
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue