Skip to content

Commit 2170f1a

Browse files
committed
Readme updated
1 parent df25505 commit 2170f1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Replace all the placeholders in the below code with the onces noted above, copy
4141
<script type="text/javascript" id="ana-web-chat-script"
4242
4343
src="http://<web-plugin.ana-chat-server.com>/assets/embed/ana-web-chat-plugin.js"
44-
data-endpoint="http://<ana-chat-server.com>/wscustomers/chatcustomers-websocket"
44+
data-endpoint="http://<ana-chat-server.com>:1205/wscustomers/chatcustomers-websocket"
4545
data-businessid="chat-bot-1"
4646
data-primary-bg="#8cc83c"
4747
@@ -50,7 +50,7 @@ data-agent-name="<Chat bot name>"
5050
data-agent-desc="<A small description>"
5151
5252
data-iframe-src="http://<web-plugin.ana-chat-server.com>/"
53-
data-file-upload-url="http://<ana-chat-server.com>/files"
53+
data-api-endpoint="http://<ana-chat-server.com>/"
5454
data-gmaps-key="<Your Google Maps API Key>"
5555
5656
data-primary-fg="white"

0 commit comments

Comments
 (0)