langgenius / dify-docs

The open-source repo for docs.dify.ai
Creative Commons Attribution 4.0 International
197 stars 176 forks source link

Docs - Update configuration to use ollama with dify #354

Closed shackdown closed 1 week ago

shackdown commented 3 weeks ago

Added support for accessing Dify via http://host.docker.internal:11434, which provides a convenient alternative for users running Docker on compatible systems. This update complements the existing options of using the local network IP or the Docker host IP address. It enhances flexibility, especially for setups where host.docker.internal is a preferred method.

AllenWriter commented 1 week ago

Updated.