mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 21:46:08 -04:00
[PR #1] [CLOSED] Set APP_ID and API_KEY through environment variables. #101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-conversation/pull/1
Author: @hx23840
Created: 5/10/2023
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
4297d4cadd process.envd113a28fix process.env bug📊 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.