update homepage webhook url
This commit is contained in:
@@ -55,7 +55,7 @@ services:
|
||||
- homepage.href=${N8N_EDITOR_URL}
|
||||
- homepage.description=n8n is a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code.
|
||||
- homepage.widgets[0].type=customapi
|
||||
- homepage.widgets[0].url=http://cluster.localdomain:5679/webhook/bbf20adf-170b-4b4e-90fb-eea4ce74a3df
|
||||
- homepage.widgets[0].url=http://webhook:5678/webhook/bbf20adf-170b-4b4e-90fb-eea4ce74a3df
|
||||
- homepage.widgets[0].refreshInterval=10000 # optional - in milliseconds, defaults to 10s
|
||||
#- homepage.widgets[0].username: username # auth - optional
|
||||
#- homepage.widgets[0].password: password # auth - optional
|
||||
|
||||
Reference in New Issue
Block a user