Limit_req_zone "flood" is already bound

Nevermind, I disabled the ratelimited template on ./container/app.yml:

templates:
  - "templates/postgres.template.yml"
  - "templates/redis.template.yml"
  - "templates/web.template.yml"
#  - "templates/web.ratelimited.template.yml"
1 Like