Merge branch 'master' of http://192.168.5.10:3024/traveler/services
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-05 21:30:54 -05:00
commit 3b88d8fe53

View file

@ -6,10 +6,10 @@ services:
networks: networks:
- netgrimoire - netgrimoire
environment: environment:
- PUID=1001 PUID: 1001
- PGID=998 PGID: 998
- TZ=America/Chicago TZ: America/Chicago
- NAMER_CONFIG=/config/namer.cfg NAMER_CONFIG: /config/namer.cfg
volumes: volumes:
- /DockerVol/namer/:/config - /DockerVol/namer/:/config
- /data/nfs/Baxter/Green/:/data - /data/nfs/Baxter/Green/:/data