gremlin: convert list-style blocks to map format in compose/znas/namer.yaml
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:27:13 -05:00
parent 2ec8e3f51a
commit 180cfacc83

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