Skip to content

Commit 2bdb069

Browse files
Small update
Fix the ngork webhook url.
1 parent 1b869d4 commit 2bdb069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ If you want to work with curation on GitHub, you could follow these steps
163163
Forwarding http://83f8ddfb177b.ngrok.io -> http://localhost:4000
164164
Forwarding https://83f8ddfb177b.ngrok.io -> http://localhost:4000
165165
```
166-
3. Then you could create a webhook in your forked curate-data repository. Use ngork forwarding url(prefer https one) as the webhook payload URL. And put 'secret' as the webhook secret.
166+
3. Then you could create a webhook in your forked curate-data repository. Use `<ngork forwarding url(prefer https one)>/webhook` as the webhook payload URL. And put 'secret' as the webhook secret.
167167
4. You could verify Github webhook events with `ngork` management UI, http://localhost:4040
168168

169169
## What You're Running

0 commit comments

Comments
 (0)