Merge pull request #32 from langgenius/crazywoola-patch-1
Update README.md
This commit is contained in:
commit
ae70d2fee1
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue