Skip to content

Commit

Permalink
Update the export path of webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash Singh committed Sep 24, 2022
1 parent 91a1afa commit 35dd082
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/book/src/cronjob-tutorial/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ your local code-run-test cycle, as we do below.
In a separate terminal, run

```bash
make run ENABLE_WEBHOOKS=false
export ENABLE_WEBHOOKS=false
make run
```

You should see logs from the controller about starting up, but it won't do
Expand Down

0 comments on commit 35dd082

Please sign in to comment.