Fix docker startup so that it works properly with stdio mode. Probably worthwhile to toss majority of this readme, less confusing

This commit is contained in:
Ra
2025-09-08 19:34:32 -07:00
parent 5d3e04c5f8
commit 74a8574778
13 changed files with 386 additions and 564 deletions

View File

@@ -18,10 +18,9 @@ services:
profiles:
- dev
# Lightweight development NATS without persistence
nats:
command:
command:
- '--jetstream'
volumes: []
profiles:
- dev
- dev