docs: update config to be camel case (#7501)
This commit is contained in:
@@ -67,7 +67,7 @@ To test out your scheduled job:
|
||||
const projectConfig = {
|
||||
// ...
|
||||
// Uncomment the following lines to enable REDIS
|
||||
redis_url: REDIS_URL,
|
||||
redisUrl: REDIS_URL,
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user