gremlin: convert list-style blocks to map format in compose/znas/namer.yaml
This commit is contained in:
parent
2ec8e3f51a
commit
180cfacc83
1 changed files with 4 additions and 4 deletions
|
|
@ -6,10 +6,10 @@ services:
|
|||
networks:
|
||||
- netgrimoire
|
||||
environment:
|
||||
- PUID=1001
|
||||
- PGID=998
|
||||
- TZ=America/Chicago
|
||||
- NAMER_CONFIG=/config/namer.cfg
|
||||
PUID: 1001
|
||||
PGID: 998
|
||||
TZ: America/Chicago
|
||||
NAMER_CONFIG: /config/namer.cfg
|
||||
volumes:
|
||||
- /DockerVol/namer/:/config
|
||||
- /data/nfs/Baxter/Green/:/data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue