mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-08 17:32:27 +08:00
Update index.ts
add API_URL
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { AppInfo } from "@/types/app"
|
||||
export const APP_ID = ''
|
||||
export const API_KEY = ''
|
||||
|
||||
export const API_URL = ''
|
||||
export const APP_INFO: AppInfo = {
|
||||
"title": 'Chat APP',
|
||||
"description": '',
|
||||
|
||||
Reference in New Issue
Block a user