mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-08 17:32:27 +08:00
Update README.md
This commit is contained in:
@ -8,6 +8,8 @@ Create a file named `.env.local` in the current directory and copy the contents
|
|||||||
NEXT_PUBLIC_APP_ID=
|
NEXT_PUBLIC_APP_ID=
|
||||||
# APP API key
|
# APP API key
|
||||||
NEXT_PUBLIC_APP_KEY=
|
NEXT_PUBLIC_APP_KEY=
|
||||||
|
# APP URL
|
||||||
|
NEXT_PUBLIC_API_URL=
|
||||||
```
|
```
|
||||||
|
|
||||||
Config more in `config/index.ts` file:
|
Config more in `config/index.ts` file:
|
||||||
|
|||||||
Reference in New Issue
Block a user