Files
stack/docker-compose.swarm.portainer.yml
Jason Woltje 27120ac3f2
All checks were successful
ci/woodpecker/push/ci Infra-only: compose YAML fix, no app code
fix(deploy): use consistent network alias for openbrain-brain-internal
Service definitions were using 'openbrain_brain-internal' (underscore) but the
networks block defines the alias as 'openbrain-brain-internal' (hyphen), with
name: openbrain_brain-internal pointing to the actual Docker network.

This caused 'undefined network' errors on every Portainer deploy for
orchestrator and synapse services.

Fixed: all service network references now use 'openbrain-brain-internal'.
2026-03-08 11:34:38 -05:00

18 KiB