# PhantomAPI Configuration # Copy this file to .env and adjust values API_SECRET_KEY=change-me-to-a-strong-secret HOST=0.0.0.0 PORT=7777 HEADLESS=true BROWSER_TIMEOUT=120000