Greetings,
I am trying to set up multiple zones on the cloudflare-worker-bouncer.yaml (I am using it with docker) but if I add another zone ( I have one working at the moment), I have this showing up:
time=“2025-11-24T23:59:28Z” level=fatal msg=“unable to parse config: turnstile must be enabled for zone zone_id to support captcha action”
Which is weird as it’s the one that is working at the moment.
The token can control all zones so it’s not that, I tried to check if it was an issue with the yaml but it doesn’t look like it it’s that too.
Any ideas on what I could be doing wrong?
Thank you!