gremlin: convert list-style blocks to map format in swarm/firefox.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-04-29 23:12:24 -05:00
parent 229d8cbd1f
commit a1853fe4a9

View file

@ -7,9 +7,9 @@ services:
networks: networks:
- netgrimoire - netgrimoire
environment: environment:
- PUID=1964 PUID: 1964
- PGID=1964 PGID: 1964
- TZ=America/Chicago TZ: America/Chicago
volumes: volumes:
- /data/nfs/znas/Docker/firefox:/config:rw - /data/nfs/znas/Docker/firefox:/config:rw
ports: ports: