Skip to content

When I start using Docker, where can I find all the environment variables and configurations that I can modify? #195

Closed
@jitengfei

Description

I use the following commands to start:

docker pull unclecode/crawl4ai:latest

docker run -d -p 8000:80 unclecode/crawl4ai:latest

I need to know which configurations and environment variables I can set in this startup mode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions