mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-20 22:22:57 +03:00
Web-cookie providers (gemini-web, claude-web, claude-turnstile) need Playwright/Chromium, which only ships in the runner-web image. The default docker-compose.yml had no profile targeting runner-web, so 'docker compose up' ran the base image and those providers failed with 'Executable doesn't exist at .../ms-playwright/chromium...'. Add an 'omniroute-web' service (target runner-web, image omniroute:web, profile 'web') and document it in the header. Validated with 'docker compose --profile web config'.
6.3 KiB
6.3 KiB