Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -1250,7 +1250,7 @@
|
|
| 1250 |
import { createChat } from 'https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js';
|
| 1251 |
|
| 1252 |
createChat({
|
| 1253 |
-
webhookUrl: 'https://
|
| 1254 |
initialMessages: [
|
| 1255 |
'Hello! I\'m AIgniter, virtual assistant from AIgnite. How can I help you today?'
|
| 1256 |
],
|
|
|
|
| 1250 |
import { createChat } from 'https://cdn.jsdelivr.net/npm/@n8n/chat/dist/chat.bundle.es.js';
|
| 1251 |
|
| 1252 |
createChat({
|
| 1253 |
+
webhookUrl: 'https://workflows.neurobiz.in/webhook/38f70a56-0196-442e-be28-ab087acfa1cd/chat',
|
| 1254 |
initialMessages: [
|
| 1255 |
'Hello! I\'m AIgniter, virtual assistant from AIgnite. How can I help you today?'
|
| 1256 |
],
|