- Map Caddy admin API port 2019 in docker run command - Add readiness check for httpbin backend container - Increase wait times after config changes (3s→5s, 5s→8s) for CI environment - Add retry logic (3 attempts) for WAF block/monitor mode tests Fixes WAF integration test failing in CI but passing locally.