mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
Don't release full image (#10654)
### What problem does this PR solve? Introduced gpu profile in .env Added Dockerfile_tei fix datrie Removed LIGHTEN flag ### Type of change - [x] Documentation Update - [x] Refactoring
This commit is contained in:
@ -131,7 +131,7 @@ python example_usage.py
|
||||
|
||||
```bash
|
||||
# Check RAGFlow server logs
|
||||
docker logs ragflow-server
|
||||
docker logs docker-ragflow-cpu-1
|
||||
|
||||
# Look for messages like:
|
||||
# "Firecrawl plugin loaded successfully"
|
||||
|
||||
Reference in New Issue
Block a user