fix: attach launcher to engine network

This commit is contained in:
Codex 2026-05-23 15:00:39 +03:00
parent 5206552a7a
commit 24569132c4
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,6 @@ services:
networks:
- edge
- identity
- engine
launcher:
image: nodedc/launcher:local
@ -52,6 +51,7 @@ services:
networks:
- edge
- identity
- engine
postgresql-authentik:
image: postgres:16-alpine