[PR #38] feat(config): Add app base URL path and API prefix configuration #41

Open
opened 2026-02-16 06:16:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-text-generator/pull/38
Author: @156839224
Created: 3/23/2025
Status: 🔄 Open

Base: mainHead: dev


📝 Commits (1)

  • d634bfd feat(config): Add app base URL path and API prefix configuration

📊 Changes

3 files changed (+6 additions, -1 deletions)

View changed files

📝 .env.example (+4 -0)
📝 config/index.ts (+1 -1)
📝 next.config.js (+1 -0)

📄 Description

we must publish mult agents on the site, so we 分配 sub path for every agent, the PR can simplify this configeration.


🔄 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-text-generator/pull/38 **Author:** [@156839224](https://github.com/156839224) **Created:** 3/23/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`d634bfd`](https://github.com/langgenius/webapp-text-generator/commit/d634bfd682b7a059a79e0f0fbf62734240321177) feat(config): Add app base URL path and API prefix configuration ### 📊 Changes **3 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+4 -0) 📝 `config/index.ts` (+1 -1) 📝 `next.config.js` (+1 -0) </details> ### 📄 Description we must publish mult agents on the site, so we 分配 sub path for every agent, the PR can simplify this configeration. --- <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:16:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-text-generator#41