# CI override — uses host networking so the container is reachable # from the Gitea runner pod without cross-network routing. # # Usage: docker compose -f docker-compose.yml -f docker-compose.ci.yml up -d services: armature: network_mode: host