File size: 148 Bytes
1eea382
1e72d5f
92b7c71
 
 
 
a622b50
1eea382
1
2
3
4
5
6
7
8
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