Update README.md

This commit is contained in:
crazywoola 2023-11-08 19:09:45 +08:00 committed by GitHub
parent 1286683031
commit dd1c540a61
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: