[PR #356] [MERGED] Fix .env.example Refer to Official Document #463

Closed
opened 2026-02-16 01:16:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/356
Author: @ZombieBlue
Created: 6/19/2025
Status: Merged
Merged: 6/19/2025
Merged by: @41tair

Base: mainHead: fix-env-example


📝 Commits (1)

  • addb338 fix .env.example reffer to official document

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 cmd/commandline/plugin/templates/.env.example (+2 -1)

📄 Description

Refer to the official document , should separate the host and port of remote install addr.

a96a28c9edc0414f053e4c6e2569e2e


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-daemon/pull/356 **Author:** [@ZombieBlue](https://github.com/ZombieBlue) **Created:** 6/19/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@41tair](https://github.com/41tair) **Base:** `main` ← **Head:** `fix-env-example` --- ### 📝 Commits (1) - [`addb338`](https://github.com/langgenius/dify-plugin-daemon/commit/addb3384a777e8220e6724507cc98fc4123776aa) fix .env.example reffer to official document ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/commandline/plugin/templates/.env.example` (+2 -1) </details> ### 📄 Description Refer to the official document , should separate the host and port of remote install addr. ![a96a28c9edc0414f053e4c6e2569e2e](https://github.com/user-attachments/assets/f14be78c-3f2f-4a56-b7d0-9cdf0763a936) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:16:02 -05:00
yindo closed this issue 2026-02-16 01:16:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#463