# Public hostname for HTTPS (Caddy will obtain a Let's Encrypt cert automatically). # Leave unset or set to "localhost" for local dev (self-signed cert). HATCH_HOSTNAME=hatch.example.com # Base URL for SSE and self-referencing links within the UI. HATCH_BASE_URL=https://hatch.example.com