FIX_CHATBOT_URL
This commit is contained in:
parent
aea9753da0
commit
f56b2afc8d
@ -27,8 +27,8 @@
|
|||||||
var botmanWidget = {
|
var botmanWidget = {
|
||||||
// chatServer: 'https://venbait.in/nhance/chatbot/chat',
|
// chatServer: 'https://venbait.in/nhance/chatbot/chat',
|
||||||
// frameEndpoint: 'https://venbait.in/nhance/chatbot/widget',
|
// frameEndpoint: 'https://venbait.in/nhance/chatbot/widget',
|
||||||
chatServer: 'https://localhost/PHP828APPS/ruc/nhance/chat',
|
chatServer: `<?=base_url('chat')?>`,
|
||||||
frameEndpoint: 'https://localhost/PHP828APPS/ruc/nhance/widget',
|
frameEndpoint: `<?=base_url('widget')?>`,
|
||||||
title: "Ask ILA",
|
title: "Ask ILA",
|
||||||
placeholderText: "Type your message here...",
|
placeholderText: "Type your message here...",
|
||||||
aboutText: "Insurance Assistant ILA",
|
aboutText: "Insurance Assistant ILA",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user