Skip to content

Commit 949c26e

Browse files
committed
Need the url in chat config still
1 parent 1e91bff commit 949c26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/chatConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"port" : 1337,
44
"backLog" : 100,
55
"backFill" : 30,
6-
"apiEndPoint" : "api/chat-room-log",
6+
"apiEndPoint" : "YOUR_URL/api/chat-room-log",
77
"connectionMessage" : true
88
}

0 commit comments

Comments
 (0)