ragflow
ragflow copied to clipboard
[Question]: How to set up network proxy for ragflow docker in order to access models such as Gemini?
Describe your problem
I have already set up VPN on my machine (Linux). However, after using docker-compose up -d or set up proxy environment in docker-compose.yml, it doesn't work for docker. I have try this same method on my windows laptop and it can successfully set up proxy for docker. Is there any difference on these two platform? And how could I set up network proxy for ragflow docker in order to access models such as Gemini?