Silica Broadband

This is the placeholder webroot served by nginx at https://192.168.5.165.

Replace web-public/index.html with your signup-wizard page. Because it's served from the same origin as the API, set API_BASE = '' and call /api/... directly — no CORS, no mixed content.

Quick check: /api/health should return {"status":"ok"}.