mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-03 04:12:38 +02:00
fix default webhook url
This commit is contained in:
parent
374f66daf9
commit
d4fe134de8
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ export async function createProject(formData: FormData) {
|
|||
secret,
|
||||
nextWorkflowNumber: 1,
|
||||
testRunCounter: 0,
|
||||
webhookUrl: 'http://tools_webhook:3005/tool_call',
|
||||
});
|
||||
|
||||
// add first workflow version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue