Files
rehearshalhub/docker-compose.yml
Mistral Vibe 903a60a631 Fix external network syntax for podman-compose 1.5.0
Old v1 `external: { name: proxy }` is not parsed correctly by
podman-compose — it looked up "frontend" instead of "proxy".
Split into `external: true` + `name: proxy` (Compose v2 format).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 20:13:20 +02:00

3.9 KiB