minor documentation adjustments

This commit is contained in:
Spencer Woo
2021-12-31 22:53:17 +08:00
committed by GitHub
parent a21e16d1fd
commit 818e2253f3
+1 -1
View File
@@ -112,7 +112,7 @@ Live demo at [Spencer's OneDrive](https://drive.spencerwoo.com).
- You need to first create a Redis instance, and define the URL of the instance in the environment variable `REDIS_URL` in Vercel.
- Likewise, you can still use Upstash for this, same as above.
- You need to change your custom `config/api.json` exactly like the new project, where specifically:
- You need to revert some fields of your customised `config/api.json` back, where specifically the `clientId` and `obfuscatedClientSecret` should exactly match:
```json
{