langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
46.76k stars 6.61k forks source link

fix: expose the configuration of HTTP request node to Docker #8716

Closed zhuiyue132 closed 3 days ago

zhuiyue132 commented 4 days ago

Checklist:

[!IMPORTANT]
Please review the checklist below before submitting your pull request.

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. Close issue syntax: Fixes #<issue number>, see documentation for more details.

Fixes https://github.com/langgenius/dify/issues/8713

Type of Change

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

This PR fixes https://github.com/langgenius/dify/issues/8713

crazywoola commented 4 days ago

Please link related issue and update the docs here accordingly https://github.com/langgenius/dify-docs

zhuiyue132 commented 4 days ago

This PR fixes #8713

zhuiyue132 commented 3 days ago

Please link related issue and update the docs here accordingly https://github.com/langgenius/dify-docs

done.
docs pr