fixup! Initial checkin

This commit is contained in:
Ryan Turner
2025-01-04 19:41:41 -06:00
parent df15fb54b0
commit 4f9c36fdad
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
# How do I use this thing?
`docker compose up`
+1 -1
View File
@@ -1,7 +1,7 @@
services:
meshing-around:
build:
context: ..
context: ../..
# depends_on:
# ollama:
# condition: service_healthy