mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[DOCS]: debug-plugin doc page .env update #255
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 @codeXYW on GitHub (Oct 23, 2025).
Type of Documentation Change
Content update
Documentation Page URL or Path
https://docs.dify.ai/zh-hans/plugins/quick-start/debug-plugin
Current Content
INSTALL_METHOD=remote
REMOTE_INSTALL_URL=debug.dify.ai:5003
REMOTE_INSTALL_KEY=********----******
Suggested Changes
INSTALL_METHOD=remote
REMOTE_INSTALL_HOST=debug.dify.ai
REMOTE_INSTALL_PORT=5003
REMOTE_INSTALL_KEY=********----******
Reason for Change
The configuration method of the latest version of the SDK has changed at the current time. However, the documentation has not been updated, resulting in the configuration not taking effect. localhost will be executed by default
Code of Conduct
@dosubot[bot] commented on GitHub (Nov 4, 2025):
Hi, @codeXYW. I'm Dosu, and I'm helping the dify-docs team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thanks for your understanding and contribution!
@codeXYW commented on GitHub (Nov 4, 2025):
Yes, this issue still exists in the latest version
@dosubot[bot] commented on GitHub (Nov 4, 2025):
@crazywoola The user @codeXYW has confirmed that the issue regarding updating the debug-plugin documentation to replace REMOTE_INSTALL_URL with REMOTE_INSTALL_HOST and REMOTE_INSTALL_PORT in the .env file still exists in the latest version. Could you please assist with this?