According to Cloudflare’s docs:
I need to add ngx_http_realip_module. I’ve already updated my nginx config, but the module itself isn’t available.
The module docs are here:
But I don’t see where in fly.io’s config files, where I should be adding the --with-http_realip_module flag. What’s my next steps?