anythingllm-docs
anythingllm-docs copied to clipboard
Add tip on docker deployment/self-host about mounting to top-level folders
fixed chmod -R 777 /mnt/{whereve you are mounting using -v} https://github.com/Mintplex-Labs/anything-llm/issues/1996
it is a very known bug. maybe can u put it on docs ? -- It's not a bug, it's just how linux works when you try mounting a userland application to a generic top-level folder 🤷
I guess its worth putting in docs for those that dont know since it seems to happen a lot!
Originally posted by @timothycarambat in #2294