Some checks failed
Demo images / Build & push demo images (push) Failing after 29s
The mempool placeholder page (777d54ea) is served by the mock backend, but the demo web nginx still had a location block reverse-proxying /app/mempool/ to mempool.guide, so it always won and the placeholder was unreachable. Drop the block so mempool falls through to the generic /app/ backend proxy. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>