From 89a088460049ed2c6a855a9e652807b061640f44 Mon Sep 17 00:00:00 2001 From: Ryan Turner Date: Sat, 4 Jan 2025 20:22:40 -0600 Subject: [PATCH] fixup! fixup! fixup! fixup! Initial checkin --- script/docker/compose.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/docker/compose.yaml b/script/docker/compose.yaml index 3410cc5..a1c059d 100644 --- a/script/docker/compose.yaml +++ b/script/docker/compose.yaml @@ -2,9 +2,9 @@ services: meshing-around: build: context: ../.. - # depends_on: - # ollama: - # condition: service_healthy + depends_on: + ollama: + condition: service_healthy devices: - /dev/ttyAMA10 # Replace this with your actual device! configs: