[PR #1] [CLOSED] Set APP_ID and API_KEY through environment variables. #101

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/1
Author: @hx23840
Created: 5/10/2023
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

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

View changed files

📝 config/index.ts (+2 -2)
📝 next.config.js (+5 -1)

📄 Description

Set APP_ID and API_KEY through environment variables,Convenient for deployment in Vercel and RailWay.


🔄 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/1 **Author:** [@hx23840](https://github.com/hx23840) **Created:** 5/10/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`4297d4c`](https://github.com/langgenius/webapp-conversation/commit/4297d4cce5ab05802317cbf78f4ebe17664bf075) add process.env - [`d113a28`](https://github.com/langgenius/webapp-conversation/commit/d113a2842ab2734f8899ceae9be3a8a5ef9cba90) fix process.env bug ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `config/index.ts` (+2 -2) 📝 `next.config.js` (+5 -1) </details> ### 📄 Description Set APP_ID and API_KEY through environment variables,Convenient for deployment in Vercel and RailWay. --- <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#101