From b144eb847441ba4f1854e088ca693d3589fd8851 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Thu, 15 Jan 2026 16:20:21 -0500 Subject: [PATCH] fix: Fixes typo --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 16762a9..dbe893c 100644 --- a/compose.yaml +++ b/compose.yaml @@ -3,7 +3,7 @@ services: ductcalc: container_name: ductcalc image: git.housh.dev/michael/swift-manual-d:latest - restart: unless_stopped + restart: unless-stopped env_file: - .env ports: