infra(docker-compose): include infra services so docker compose up starts Temporal #162
@ -1,3 +1,7 @@
|
||||
# Include infra services (Temporal, Langfuse) so `docker compose up` starts the full stack.
|
||||
include:
|
||||
- docker-compose.infra.yml
|
||||
|
||||
services:
|
||||
# --- Infrastructure ---
|
||||
postgres:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user