# Reverse proxy Pablan is proxy-agnostic: the proxy only has to serve the frontend and route `/api/*` to the backend on one origin (no CORS, cookies and SSE work as-is). Caddy is the supported setup: `caddy/Caddyfile` is used by `docker-compose.yml` and provides automatic TLS for `PABLAN_DOMAIN` in five lines of config.