-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question]: where is the file I upload from website #6690
Comments
Hello @lucifffer! I'm here to assist you with any bugs, questions, or contributions. I'm Dosu, a bot designed to help you with all things related to software development. How can I assist you today? Files uploaded to RAGFlow are stored in Minio by default. When using RAGFlow locally, the data is stored in docker volumes, ensuring it remains completely local and does not interact with external networks or the cloud/public internet [1][2]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
@dosu what's the path in the container of Minio? |
The path in the container for Minio is To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
where is the origin file's path in container? |
It's in MinIO. The path is |
Self Checks
Describe your problem
where is the location of files I upload,I want to link the path to my NAS
The text was updated successfully, but these errors were encountered: