Merge pull request #32 from langgenius/crazywoola-patch-1

Update README.md
This commit is contained in:
crazywoola 2023-11-08 19:44:08 +08:00 committed by GitHub
commit ae70d2fee1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@ Create a file named `.env.local` in the current directory and copy the contents
NEXT_PUBLIC_APP_ID=
# APP API key
NEXT_PUBLIC_APP_KEY=
# APP URL
NEXT_PUBLIC_API_URL=
```
Config more in `config/index.ts` file: