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: