diff --git a/compose.yaml b/compose.yaml index d6989fa..16762a9 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,7 @@ services: ductcalc: container_name: ductcalc - image: git.housh.dev/swift-manual-d:latest + image: git.housh.dev/michael/swift-manual-d:latest restart: unless_stopped env_file: - .env