Settings
Backend runtime configuration (read-only — values come from the scraper service environment).
Service
Queue
Database & retention
Security
Admin panel connection
- Backend URL (SCRAPER_API_URL)
- …
- Admin key configured (SCRAPER_ADMIN_KEY)
- …
The panel proxies every request server-side through /api/backend/* — the backend URL and admin key never reach the browser. Change them in admin-panel/.env.local and restart the panel.