We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e91bff commit 949c26eCopy full SHA for 949c26e
src/config/chatConfig.json
@@ -3,6 +3,6 @@
3
"port" : 1337,
4
"backLog" : 100,
5
"backFill" : 30,
6
- "apiEndPoint" : "api/chat-room-log",
+ "apiEndPoint" : "YOUR_URL/api/chat-room-log",
7
"connectionMessage" : true
8
}
0 commit comments