mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
fixup! Initial checkin
This commit is contained in:
3
script/docker/README.md
Normal file
3
script/docker/README.md
Normal file
@@ -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