mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[DOCS]: #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jinshouzhi168 on GitHub (Jul 17, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
No response
Current Content
If Dify is deployed using Docker, consider using the local network IP address, e.g., http://192.168.1.100:11434 or http://host.docker.internal:11434 to access the service.
Suggested Changes
If Ollama is deployed using Docker, consider using the local network IP address, e.g., http://192.168.1.100:11434 or http://host.docker.internal:11434 to access the service.
Reason for Change
No response
Code of Conduct
@crazywoola commented on GitHub (Jul 20, 2025):
https://docs.dify.ai/en/development/models-integration/ollama#setting-environment-variables-on-mac
I think we have already wrote this.