update homepage webhook url

This commit is contained in:
2026-02-12 01:37:33 +08:00
parent 8921c8bbf1
commit 7a84c42653

View File

@@ -55,7 +55,7 @@ services:
- homepage.href=${N8N_EDITOR_URL} - 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.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].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].refreshInterval=10000 # optional - in milliseconds, defaults to 10s
#- homepage.widgets[0].username: username # auth - optional #- homepage.widgets[0].username: username # auth - optional
#- homepage.widgets[0].password: password # auth - optional #- homepage.widgets[0].password: password # auth - optional