gremlin: convert list-style blocks to map format in swarm/nzbget.yaml
This commit is contained in:
parent
9898ccf4a0
commit
fd825f336d
1 changed files with 3 additions and 3 deletions
|
|
@ -9,9 +9,9 @@ services:
|
|||
- /DockerVol/nzbget/config:/config
|
||||
- /data/nfs/znas/Green/:/data:shared
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
- PGID=1964
|
||||
- PUID=1964
|
||||
TZ: America/Chicago
|
||||
PGID: 1964
|
||||
PUID: 1964
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
placement:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue