FROM unclecode/crawl4ai:latest # HF Spaces environment variable ENV PORT=7860 ENV CRAWL4AI_API_HOST=0.0.0.0 ENV CRAWL4AI_API_PORT=7860 EXPOSE 7860