[PR #182] [MERGED] fix: update command to gather tenant ids #408

Closed
opened 2026-02-16 06:15:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/182
Author: @kurokobo
Created: 5/31/2025
Status: Merged
Merged: 6/10/2025
Merged by: @AllenWriter

Base: mainHead: housekeeping


📝 Commits (2)

  • 7a7247f fix: correct indentation for code blocks and lists
  • 2aef31e fix: update command to gather tenant ids

📊 Changes

3 files changed (+23 additions, -23 deletions)

View changed files

📝 en/learn-more/faq/install-faq.mdx (+2 -2)
📝 ja-jp/learn-more/faq/install-faq.mdx (+19 -19)
📝 zh-hans/learn-more/faq/install-faq.mdx (+2 -2)

📄 Description

Changed sections

  • Learn More > FAQ > Self Host / Local Deployment

Changes

  • Correct indentation for some code blocks and lists; added one space for each lines (ja-jp)
  • Update command to gather tenant ids (all languages)
    • Due to recent changes in Dify, the older commands no longer work

🔄 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-docs/pull/182 **Author:** [@kurokobo](https://github.com/kurokobo) **Created:** 5/31/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `housekeeping` --- ### 📝 Commits (2) - [`7a7247f`](https://github.com/langgenius/dify-docs/commit/7a7247fa959cb0aef962a94c252b9d6e8468f146) fix: correct indentation for code blocks and lists - [`2aef31e`](https://github.com/langgenius/dify-docs/commit/2aef31eaf92f71ddd7ae2bf6ffbd0befc77b0a2c) fix: update command to gather tenant ids ### 📊 Changes **3 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `en/learn-more/faq/install-faq.mdx` (+2 -2) 📝 `ja-jp/learn-more/faq/install-faq.mdx` (+19 -19) 📝 `zh-hans/learn-more/faq/install-faq.mdx` (+2 -2) </details> ### 📄 Description ## Changed sections - `Learn More` > `FAQ` > `Self Host / Local Deployment` ## Changes - Correct indentation for some code blocks and lists; added one space for each lines (ja-jp) - Update command to gather tenant ids (all languages) - Due to recent changes in Dify, the older commands no longer work --- <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 06:15:26 -05:00
yindo closed this issue 2026-02-16 06:15:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#408