chore: wire launcher to engine internal network

This commit is contained in:
Codex
2026-05-23 14:11:17 +03:00
parent 3d205cd2b9
commit 5206552a7a
2 changed files with 6 additions and 0 deletions
@@ -25,6 +25,7 @@ services:
networks:
- edge
- identity
- engine
launcher:
image: nodedc/launcher:local
@@ -125,6 +126,9 @@ services:
networks:
edge:
engine:
external: true
name: ${NODEDC_ENGINE_DOCKER_NETWORK:-nodedc-demo_default}
identity:
internal: true