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

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: