From b472efcf9ef6c811c90286b7d1c20c8ad858d8c0 Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 7 May 2026 16:43:50 -0500 Subject: [PATCH] gremlin: convert list-style blocks to map format in swarm/web.yaml --- swarm/web.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/swarm/web.yaml b/swarm/web.yaml index e91a505..74f145c 100755 --- a/swarm/web.yaml +++ b/swarm/web.yaml @@ -12,9 +12,12 @@ services: - /data/nfs/znas/Docker/web/apache:/etc/apache2/sites-enabled:ro environment: - - PUID=1964 - - PGID=1964 - - TZ=America/Chicago + + PUID: 1964 + + PGID: 1964 + + TZ: America/Chicago deploy: