Update README.md

This commit is contained in:
crazywoola
2023-11-08 19:10:21 +08:00
committed by GitHub
parent d2819c8f46
commit 83912b9cc4
+2
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 API URL
NEXT_PUBLIC_API_URL=
```
Config more in `config/index.ts` file: