I have Immich running in Docker on my home server and exposed to the internet through Caddy. Everything—photo uploads, face recognition, web UI, and mobile app—works great. But the docs warn that using a reverse proxy exposes the API (see https://immich.app/docs/guides/remote-access#cons-2). I’d like to block the public API endpoint while keeping the web UI accessible.