mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-11 08:54:45 +02:00
fixup! Initial checkin
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# How do I use this thing?
|
||||
|
||||
`docker compose up`
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
meshing-around:
|
||||
build:
|
||||
context: ..
|
||||
context: ../..
|
||||
# depends_on:
|
||||
# ollama:
|
||||
# condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user