Merge branch 'master' of http://192.168.5.10:3024/traveler/services
This commit is contained in:
commit
3b88d8fe53
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