[PR #4] [MERGED] Fix 基于前端模版开发时可配置调用api地址 #102

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/4
Author: @jingjingxinshang
Created: 5/17/2023
Status: Merged
Merged: 5/17/2023
Merged by: @iamjoel

Base: mainHead: fix


📝 Commits (3)

📊 Changes

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

View changed files

📝 app/api/utils/common.ts (+2 -2)
📝 config/index.ts (+1 -1)

📄 Description

解决部署本地或者部署远程服务器之后自定义域名无法验证API_KEY


🔄 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/webapp-conversation/pull/4 **Author:** [@jingjingxinshang](https://github.com/jingjingxinshang) **Created:** 5/17/2023 **Status:** ✅ Merged **Merged:** 5/17/2023 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `fix` --- ### 📝 Commits (3) - [`c4f6cdb`](https://github.com/langgenius/webapp-conversation/commit/c4f6cdb7aeea479adc5f4f3ec2251181fe2a6aed) Update index.ts - [`223ba26`](https://github.com/langgenius/webapp-conversation/commit/223ba26902cf414ae7e078c9804cfc6295fc75cb) Update common.ts - [`d306b26`](https://github.com/langgenius/webapp-conversation/commit/d306b26486bfd31753226e078b968fae582f2518) Update common.ts ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/api/utils/common.ts` (+2 -2) 📝 `config/index.ts` (+1 -1) </details> ### 📄 Description 解决部署本地或者部署远程服务器之后自定义域名无法验证API_KEY --- <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 10:16:09 -05:00
yindo closed this issue 2026-02-16 10:16:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#102