[PR #53] [MERGED] Feat/optimize install wildcard support #22286

Closed
opened 2026-02-21 20:18:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/53
Author: @takatost
Created: 5/16/2023
Status: Merged
Merged: 5/16/2023
Merged by: @takatost

Base: mainHead: feat/optimize-install-wildcard-support


📝 Commits (2)

  • f1925f0 feat: optimize install domain
  • dd557c1 feat: remove end slash in request.host_url

📊 Changes

3 files changed (+24 additions, -20 deletions)

View changed files

📝 api/models/model.py (+3 -3)
📝 docker/docker-compose.yaml (+20 -16)
📝 docker/nginx/conf.d/default.conf (+1 -1)

📄 Description

No description provided


🔄 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/pull/53 **Author:** [@takatost](https://github.com/takatost) **Created:** 5/16/2023 **Status:** ✅ Merged **Merged:** 5/16/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/optimize-install-wildcard-support` --- ### 📝 Commits (2) - [`f1925f0`](https://github.com/langgenius/dify/commit/f1925f0d8289c02181325c8f25b6196e01899666) feat: optimize install domain - [`dd557c1`](https://github.com/langgenius/dify/commit/dd557c17718236245a97d54cf98557bb50474e6b) feat: remove end slash in request.host_url ### 📊 Changes **3 files changed** (+24 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `api/models/model.py` (+3 -3) 📝 `docker/docker-compose.yaml` (+20 -16) 📝 `docker/nginx/conf.d/default.conf` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-21 20:18:37 -05:00
yindo closed this issue 2026-02-21 20:18:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22286