From a1853fe4a9e48a34394a82fd549f5274d7e73fca Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 29 Apr 2026 23:12:24 -0500 Subject: [PATCH] gremlin: convert list-style blocks to map format in swarm/firefox.yaml --- swarm/firefox.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/swarm/firefox.yaml b/swarm/firefox.yaml index fa1f3d1..84bb437 100644 --- a/swarm/firefox.yaml +++ b/swarm/firefox.yaml @@ -7,9 +7,9 @@ services: networks: - netgrimoire environment: - - PUID=1964 - - PGID=1964 - - TZ=America/Chicago + PUID: 1964 + PGID: 1964 + TZ: America/Chicago volumes: - /data/nfs/znas/Docker/firefox:/config:rw ports: