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